aboutsummaryrefslogtreecommitdiff
path: root/include/configs/stm32f429-discovery.h
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@foss.st.com>2021-10-04 11:05:52 +0200
committerPatrice Chotard <patrice.chotard@foss.st.com>2021-10-08 08:24:20 +0200
commitcc30ea584ef8f3533448dd75716e8a4d28c9e495 (patch)
treea1e6ca28907422196c8d6fa2d75a5ca36f36c311 /include/configs/stm32f429-discovery.h
parent2d0808161b2b07a21119c2037c088dae1ab80c0a (diff)
downloadu-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 'include/configs/stm32f429-discovery.h')
-rw-r--r--include/configs/stm32f429-discovery.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/stm32f429-discovery.h b/include/configs/stm32f429-discovery.h
index dbbce49..9b040a0 100644
--- a/include/configs/stm32f429-discovery.h
+++ b/include/configs/stm32f429-discovery.h
@@ -23,8 +23,6 @@
#define CONFIG_RED_LED 110
#define CONFIG_GREEN_LED 109
-#define CONFIG_STM32_FLASH
-
#define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */
#define CONFIG_SYS_CBSIZE 1024