diff options
Diffstat (limited to 'configs/highbank_defconfig')
-rw-r--r-- | configs/highbank_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/highbank_defconfig b/configs/highbank_defconfig index 55f83ed1e1..6375034b48 100644 --- a/configs/highbank_defconfig +++ b/configs/highbank_defconfig @@ -20,4 +20,5 @@ CONFIG_SYS_BOOTCOUNT_SINGLEWORD=y CONFIG_SYS_BOOTCOUNT_ADDR=0xfff3cf0c # CONFIG_MMC is not set CONFIG_SCSI=y +CONFIG_CONS_INDEX=0 CONFIG_OF_LIBFDT=y |