diff options
Diffstat (limited to 'configs/highbank_defconfig')
-rw-r--r-- | configs/highbank_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/highbank_defconfig b/configs/highbank_defconfig index 5300fa37f0..20801fc352 100644 --- a/configs/highbank_defconfig +++ b/configs/highbank_defconfig @@ -1,6 +1,5 @@ CONFIG_ARM=y CONFIG_ARCH_HIGHBANK=y -# CONFIG_MMC is not set CONFIG_FIT=y CONFIG_OF_BOARD_SETUP=y # CONFIG_DISPLAY_CPUINFO is not set @@ -23,4 +22,5 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_ISO_PARTITION=y CONFIG_EFI_PARTITION=y # CONFIG_PARTITION_UUIDS is not set +# CONFIG_MMC is not set CONFIG_OF_LIBFDT=y |