diff options
Diffstat (limited to 'configs/bcm11130_nand_defconfig')
-rw-r--r-- | configs/bcm11130_nand_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bcm11130_nand_defconfig b/configs/bcm11130_nand_defconfig index 5ee6682..72c1d92 100644 --- a/configs/bcm11130_nand_defconfig +++ b/configs/bcm11130_nand_defconfig @@ -1,6 +1,5 @@ CONFIG_ARM=y CONFIG_TARGET_BCM28155_AP=y -CONFIG_SYS_EXTRA_OPTIONS="NAND" CONFIG_ENV_IS_IN_MMC=y CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_CPUINFO is not set @@ -24,6 +23,7 @@ CONFIG_EFI_PARTITION=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_SDMA=y CONFIG_MMC_SDHCI_KONA=y +CONFIG_NAND=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_GADGET=y |