summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2015-10-22 15:29:11 +0800
committerThomas Chou <thomas@wytron.com.tw>2015-10-23 14:55:48 +0800
commit96fa1e4385bb1b63c58c48d10b552605f47a6f7f (patch)
tree7eb03aa53fb9eba6c8630d2193c86c019a7a56f1 /configs
parent8a3ea979666799d09b57efd05d0b41bda1ac7d69 (diff)
downloadtalos-obmc-uboot-96fa1e4385bb1b63c58c48d10b552605f47a6f7f.tar.gz
talos-obmc-uboot-96fa1e4385bb1b63c58c48d10b552605f47a6f7f.zip
net: convert altera_tse to driver model and phylib
Convert altera_tse to driver model and phylib. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/nios2-generic_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/nios2-generic_defconfig b/configs/nios2-generic_defconfig
index ea07b567f5..fbc27ea17f 100644
--- a/configs/nios2-generic_defconfig
+++ b/configs/nios2-generic_defconfig
@@ -18,6 +18,8 @@ CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_ALTERA_PIO=y
CONFIG_MISC=y
CONFIG_ALTERA_SYSID=y
+CONFIG_DM_ETH=y
+CONFIG_ALTERA_TSE=y
CONFIG_ALTERA_JTAG_UART=y
CONFIG_ALTERA_JTAG_UART_BYPASS=y
CONFIG_TIMER=y
OpenPOWER on IntegriCloud