diff options
Diffstat (limited to 'configs/TQM834x_defconfig')
-rw-r--r-- | configs/TQM834x_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/TQM834x_defconfig b/configs/TQM834x_defconfig index 3ccd34243a9..4fb0c197c5c 100644 --- a/configs/TQM834x_defconfig +++ b/configs/TQM834x_defconfig @@ -27,6 +27,7 @@ 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_SYS_NS16550=y CONFIG_OF_LIBFDT=y |