diff options
author | Tom Rini <trini@konsulko.com> | 2019-01-07 17:46:19 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-07 18:11:00 -0500 |
commit | 1bac199e8c876c37f31adeb23a75ae1ca12aea7f (patch) | |
tree | 6d23fb5568a36766df64d91293fec78c07ec5dcd /configs/bubblegum_96_defconfig | |
parent | 7e40d0a38fc42de12696c835eded8945d650bfc1 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/bubblegum_96_defconfig')
-rw-r--r-- | configs/bubblegum_96_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/bubblegum_96_defconfig b/configs/bubblegum_96_defconfig index 4b00a177f5..74a9121996 100644 --- a/configs/bubblegum_96_defconfig +++ b/configs/bubblegum_96_defconfig @@ -1,5 +1,4 @@ CONFIG_ARM=y -CONFIG_ARM_SMCCC=y CONFIG_ARCH_OWL=y CONFIG_SYS_TEXT_BASE=0x11000000 CONFIG_TARGET_BUBBLEGUM_96=y |