common: add CMD_GPIO to Kconfig
[platform/kernel/u-boot.git] / include / configs / omap4_panda.h
index e97c5e3..15f3eec 100644 (file)
 #define CONFIG_CMD_DHCP
 
 #include <configs/ti_omap4_common.h>
-#define CONFIG_CMD_NET
 
 /* GPIO */
-#define CONFIG_CMD_GPIO
 
 /* ENV related config options */
 
@@ -49,7 +47,6 @@
 #define FAT_ENV_INTERFACE               "mmc"
 #define FAT_ENV_DEVICE_AND_PART         "0:1"
 #define FAT_ENV_FILE                    "uboot.env"
-#define CONFIG_CMD_SAVEENV
 #define CONFIG_ENV_OVERWRITE
 
 #endif /* __CONFIG_PANDA_H */