diff options
Diffstat (limited to 'configs/sbc8641d_defconfig')
-rw-r--r-- | configs/sbc8641d_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/sbc8641d_defconfig b/configs/sbc8641d_defconfig index 715773fcf6..5524685161 100644 --- a/configs/sbc8641d_defconfig +++ b/configs/sbc8641d_defconfig @@ -16,6 +16,7 @@ CONFIG_CMD_PING=y CONFIG_DOS_PARTITION=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y -CONFIG_PHYLIB=y +CONFIG_NETDEVICES=y +CONFIG_TSEC_ENET=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |