diff options
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | 2021-10-04 11:05:52 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@foss.st.com> | 2021-10-08 08:24:20 +0200 |
commit | cc30ea584ef8f3533448dd75716e8a4d28c9e495 (patch) | |
tree | a1e6ca28907422196c8d6fa2d75a5ca36f36c311 /scripts | |
parent | 2d0808161b2b07a21119c2037c088dae1ab80c0a (diff) | |
download | u-boot-cc30ea584ef8f3533448dd75716e8a4d28c9e495.zip u-boot-cc30ea584ef8f3533448dd75716e8a4d28c9e495.tar.gz u-boot-cc30ea584ef8f3533448dd75716e8a4d28c9e495.tar.bz2 |
Convert CONFIG_STM32_FLASH to Kconfig
This converts the CONFIG_STM32_FLASH to Kconfig by using
tools/moveconfig.py
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index a9c2380..ce02cb3 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1423,7 +1423,6 @@ CONFIG_STACKBASE CONFIG_STANDALONE_LOAD_ADDR CONFIG_STATIC_BOARD_REV CONFIG_STD_DEVICES_SETTINGS -CONFIG_STM32_FLASH CONFIG_STV0991 CONFIG_STV0991_HZ CONFIG_STV0991_HZ_CLOCK |