configs: Re-sync almost all of cmd/Kconfig
This syncs up the current cmd/Kconfig and include/configs/ files with the
only exception being CMD_NAND. Due to how we have used this historically
we need to take further care here when converting.
Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/apf27_defconfig b/configs/apf27_defconfig
index 5143e26..2945e91 100644
--- a/configs/apf27_defconfig
+++ b/configs/apf27_defconfig
@@ -5,4 +5,8 @@
CONFIG_SYS_PROMPT="BIOS> "
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
+CONFIG_CMD_I2C=y
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_DNS=y
CONFIG_OF_LIBFDT=y