summaryrefslogtreecommitdiff
path: root/configs/gwventana_emmc_defconfig
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 /configs/gwventana_emmc_defconfig
parentd91a9d7fb3910dcbb913bfe183c5268f0e5f928b (diff)
downloadu-boot-fsl-qoriq-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 'configs/gwventana_emmc_defconfig')
-rw-r--r--configs/gwventana_emmc_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gwventana_emmc_defconfig b/configs/gwventana_emmc_defconfig
index 5629dc6..f665cca 100644
--- a/configs/gwventana_emmc_defconfig
+++ b/configs/gwventana_emmc_defconfig
@@ -5,6 +5,7 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_TARGET_GW_VENTANA=y
CONFIG_CMD_EECONFIG=y
+CONFIG_CMD_GSC=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_WATCHDOG_SUPPORT=y