diff options
Diffstat (limited to 'configs/mx53ard_defconfig')
-rw-r--r-- | configs/mx53ard_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/mx53ard_defconfig b/configs/mx53ard_defconfig index 1d8e5bc7fe..804e4cfedf 100644 --- a/configs/mx53ard_defconfig +++ b/configs/mx53ard_defconfig @@ -16,4 +16,7 @@ CONFIG_CMD_FAT=y CONFIG_ENV_IS_IN_MMC=y CONFIG_NAND=y CONFIG_NAND_MXC=y +CONFIG_NETDEVICES=y +CONFIG_SMC911X=y +CONFIG_SMC911X_BASE=0xF4000000 CONFIG_OF_LIBFDT=y |