diff options
Diffstat (limited to 'configs/sbc8349_defconfig')
-rw-r--r-- | configs/sbc8349_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/sbc8349_defconfig b/configs/sbc8349_defconfig index cf5cae022d..4bd06037f9 100644 --- a/configs/sbc8349_defconfig +++ b/configs/sbc8349_defconfig @@ -16,7 +16,8 @@ CONFIG_BOOTP_GATEWAY=y CONFIG_BOOTP_HOSTNAME=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y -CONFIG_PHYLIB=y +CONFIG_NETDEVICES=y +CONFIG_TSEC_ENET=y # CONFIG_PCI is not set CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |