]> git.sur5r.net Git - u-boot/blobdiff - board/sunxi/Kconfig
Move default y configs out of arch/board Kconfig
[u-boot] / board / sunxi / Kconfig
index b2eca51ffb4b2343fa4341c6578fbaf47fd52286..aa44f50b32491f4f361bb3f7b0ce923697caf329 100644 (file)
@@ -566,25 +566,4 @@ config GMAC_TX_DELAY
        ---help---
        Set the GMAC Transmit Clock Delay Chain value.
 
-config SYS_MALLOC_CLEAR_ON_INIT
-       default n
-
-config NETDEVICES
-       default y
-
-config DM_ETH
-       default y
-
-config DM_SERIAL
-       default y
-
-config DM_USB
-       default y if !USB_MUSB_SUNXI
-
-config CMD_SETEXPR
-       default y
-
-config CMD_NET
-       default y
-
 endif