Merge branch 'next'
[platform/kernel/u-boot.git] / include / configs / omap4_panda.h
index 3313f96..15f3eec 100644 (file)
@@ -39,7 +39,6 @@
 #include <configs/ti_omap4_common.h>
 
 /* GPIO */
-#define CONFIG_CMD_GPIO
 
 /* ENV related config options */
 
@@ -48,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 */