commit | 82704faeede98b214a7d7933e3ae473dd6f04516 | [log] [tgz] |
---|---|---|
author | Amit Singh Tomar <amittomer25@gmail.com> | Sun Apr 19 19:28:34 2020 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 24 16:40:09 2020 -0400 |
tree | 947843a91901baa75df4af5c8aab3613c01d5f91 | |
parent | 0b880dd77e0879cabb9f94495bc9968f1fa1ea19 [diff] [blame] |
actions: Move defconfig options to Kconfig This patch moves some of the config options from bubblegum_96_defconfig to respective Kconfig files. Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 2f831a9..1bcf345 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig
@@ -880,6 +880,7 @@ select CLK select CLK_OWL select OF_CONTROL + select CONFIG_SYS_RELOC_GD_ENV_ADDR imply CMD_DM config ARCH_QEMU