diff options
Diffstat (limited to 'configs/wb50n_defconfig')
-rw-r--r-- | configs/wb50n_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/wb50n_defconfig b/configs/wb50n_defconfig index e6b6baa5e8..ea27852df7 100644 --- a/configs/wb50n_defconfig +++ b/configs/wb50n_defconfig @@ -24,6 +24,8 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_ENV_IS_IN_NAND=y CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y +CONFIG_NAND=y +CONFIG_NAND_ATMEL=y CONFIG_PHYLIB=y CONFIG_PHY_MICREL=y CONFIG_PHY_MICREL_KSZ90X1=y |