
26 Apr
2015
26 Apr
'15
5:33 a.m.
On Fri, 2015-04-24 at 15:48 +0200, Hans de Goede wrote:
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig index 3831d3b..3997637 100644 --- a/board/sunxi/Kconfig +++ b/board/sunxi/Kconfig @@ -529,4 +529,16 @@ config GMAC_TX_DELAY ---help--- Set the GMAC Transmit Clock Delay Chain value.
+config NET
- default y
+config NETDEVICES
- default y
+config DM_ETH
- default y
+config DM_SERIAL
- default y
None of these have a more appropriate home than sunxi/Kconfig?