diff options
| author | Patrick Delaunay <[email protected]> | 2021-10-04 11:05:52 +0200 |
|---|---|---|
| committer | Patrice Chotard <[email protected]> | 2021-10-08 08:24:20 +0200 |
| commit | cc30ea584ef8f3533448dd75716e8a4d28c9e495 (patch) | |
| tree | a1e6ca28907422196c8d6fa2d75a5ca36f36c311 /scripts | |
| parent | 2d0808161b2b07a21119c2037c088dae1ab80c0a (diff) | |
Convert CONFIG_STM32_FLASH to Kconfig
This converts the CONFIG_STM32_FLASH to Kconfig by using
tools/moveconfig.py
Signed-off-by: Patrick Delaunay <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
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 a9c2380d17e..ce02cb33ef4 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 |
