summaryrefslogtreecommitdiff
path: root/include/configs/cm_t35.h
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2015-11-11 13:39:33 (GMT)
committerTom Rini <trini@konsulko.com>2015-11-18 19:50:06 (GMT)
commite4aa8edb6e5cae256a5c5a3c5cd30e05e8f5a2b4 (patch)
treea1b93db7f6026cfa8f556b3dcd47f9cab8b50710 /include/configs/cm_t35.h
parent51087445aba13043c5e4ef6b748815312b38b7fa (diff)
downloadu-boot-e4aa8edb6e5cae256a5c5a3c5cd30e05e8f5a2b4.tar.xz
common: add CMD_GPIO to Kconfig
Add CMD_GPIO to Kconfig and run tools/moveconfig.py . Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/cm_t35.h')
-rw-r--r--include/configs/cm_t35.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cm_t35.h b/include/configs/cm_t35.h
index e951b2d..5f2f020 100644
--- a/include/configs/cm_t35.h
+++ b/include/configs/cm_t35.h
@@ -22,7 +22,6 @@
*/
#define CONFIG_OMAP /* in a TI OMAP core */
#define CONFIG_OMAP_GPIO
-#define CONFIG_CMD_GPIO
#define CONFIG_CM_T3X /* working with CM-T35 and CM-T3730 */
#define CONFIG_OMAP_COMMON
/* Common ARM Erratas */