summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:24 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 13:33:58 (GMT)
commit520f556d0d6fac7bc442095815c4ba68efb719ca (patch)
treeae7ac124c26746c0531b2ede9ea706dad932b3f1 /include/configs
parentd91a9d7fb3910dcbb913bfe183c5268f0e5f928b (diff)
downloadu-boot-520f556d0d6fac7bc442095815c4ba68efb719ca.tar.xz
Convert CONFIG_CMD_GSC to Kconfig
This converts the following to Kconfig: CONFIG_CMD_GSC Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/gw_ventana.h1
-rw-r--r--include/configs/pcm058.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index 0fcbdf9..68e69b8 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -141,7 +141,6 @@
/* Various command support */
#define CONFIG_CMD_HDMIDETECT /* detect HDMI output device */
-#define CONFIG_CMD_GSC
#define CONFIG_CMD_UNZIP /* gzwrite */
#define CONFIG_RBTREE
diff --git a/include/configs/pcm058.h b/include/configs/pcm058.h
index 041d840..44b4ffd 100644
--- a/include/configs/pcm058.h
+++ b/include/configs/pcm058.h
@@ -87,7 +87,6 @@
/* Various command support */
#define CONFIG_CMD_HDMIDETECT /* detect HDMI output device */
-#define CONFIG_CMD_GSC
#define CONFIG_RBTREE
/* Physical Memory Map */