diff options
author | Tom Rini <trini@konsulko.com> | 2021-12-27 13:53:48 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-12-27 16:20:19 -0500 |
commit | 5e2fd60b97b3a67a9bbcfe8910b59b2b44d1c9a0 (patch) | |
tree | cbdb6857df2ae710e4cf3f7103195d39b6e3fd54 /configs/stm32mp15_defconfig | |
parent | 968c6210e6bc4c76edeeacc16f02aef2a14dd96f (diff) | |
download | u-boot-5e2fd60b97b3a67a9bbcfe8910b59b2b44d1c9a0.tar.gz u-boot-5e2fd60b97b3a67a9bbcfe8910b59b2b44d1c9a0.tar.bz2 u-boot-5e2fd60b97b3a67a9bbcfe8910b59b2b44d1c9a0.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stm32mp15_defconfig')
-rw-r--r-- | configs/stm32mp15_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stm32mp15_defconfig b/configs/stm32mp15_defconfig index 9c638abeee..db1947f7a4 100644 --- a/configs/stm32mp15_defconfig +++ b/configs/stm32mp15_defconfig @@ -78,7 +78,6 @@ CONFIG_FASTBOOT_MMC_USER_NAME="mmc1" CONFIG_FASTBOOT_CMD_OEM_FORMAT=y CONFIG_FASTBOOT_CMD_OEM_PARTCONF=y CONFIG_FASTBOOT_CMD_OEM_BOOTBUS=y -# CONFIG_SCMI_AGENT_MAILBOX is not set CONFIG_GPIO_HOG=y CONFIG_DM_HWSPINLOCK=y CONFIG_HWSPINLOCK_STM32=y |