summaryrefslogtreecommitdiff
path: root/configs/am43xx_evm_rtconly_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-17 02:06:21 +0300
committerTom Rini <trini@konsulko.com>2020-06-26 17:29:06 +0300
commit1ca87f94b23ee21d150a72e6814eee1b1931f959 (patch)
tree38a87bda7c1662a85230d66a2c83e01f4c488ad1 /configs/am43xx_evm_rtconly_defconfig
parent75bdd53d6c0264749685c830dfbe8d8283aa477e (diff)
downloadu-boot-1ca87f94b23ee21d150a72e6814eee1b1931f959.tar.xz
Convert CONFIG_CONS_INDEX to Kconfig
This converts the following to Kconfig: CONFIG_CONS_INDEX Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am43xx_evm_rtconly_defconfig')
-rw-r--r--configs/am43xx_evm_rtconly_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/am43xx_evm_rtconly_defconfig b/configs/am43xx_evm_rtconly_defconfig
index 66fe74407f..8f1e60fd3e 100644
--- a/configs/am43xx_evm_rtconly_defconfig
+++ b/configs/am43xx_evm_rtconly_defconfig
@@ -10,7 +10,6 @@ CONFIG_SPL_RTC_DDR_SUPPORT=y
CONFIG_SPL=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_SPL_LOAD_FIT=y
-CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=1"
# CONFIG_USE_BOOTCOMMAND is not set
CONFIG_SYS_CONSOLE_INFO_QUIET=y
# CONFIG_MISC_INIT_R is not set