]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/spear320_pnor_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / spear320_pnor_defconfig
index 7b1b8e1b2ebc0dfcbd8daad987c49e1954b78162..3aff58cc65cd35fd10e3f3f9d1852e530bd378c3 100644 (file)
@@ -1,6 +1,9 @@
 CONFIG_ARM=y
 CONFIG_TARGET_SPEAR320=y
-CONFIG_NET=y
-CONFIG_NETDEVICES=y
 CONFIG_SYS_EXTRA_OPTIONS="spear320,FLASH_PNOR"
+CONFIG_CMD_I2C=y
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
+CONFIG_NETDEVICES=y
 CONFIG_ETH_DESIGNWARE=y