]> git.sur5r.net Git - u-boot/blobdiff - configs/sandbox_defconfig
sandbox: Use defconfig to enable features
[u-boot] / configs / sandbox_defconfig
index b333b6175af1f05a5c1fc1323fa842745a96ab57..8e0c4cd5fe4215c4bc1ef4e6a87d296ea12a3692 100644 (file)
@@ -1,4 +1,7 @@
 CONFIG_DM_USB=y
+CONFIG_NET=y
+CONFIG_NETDEVICES=y
+CONFIG_DM_ETH=y
 CONFIG_PCI=y
 CONFIG_SYS_VSNPRINTF=y
 CONFIG_DEFAULT_DEVICE_TREE="sandbox"
@@ -35,3 +38,4 @@ CONFIG_USB_STORAGE=y
 CONFIG_DM_RTC=y
 CONFIG_ERRNO_STR=y
 CONFIG_CMD_UT_TIME=y
+CONFIG_DM_TEST=y