aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32f1/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm32f1/Kconfig')
-rw-r--r--src/stm32f1/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stm32f1/Kconfig b/src/stm32f1/Kconfig
index 3e57e7ad..78fb1bfd 100644
--- a/src/stm32f1/Kconfig
+++ b/src/stm32f1/Kconfig
@@ -16,7 +16,7 @@ config BOARD_DIRECTORY
config CLOCK_FREQ
int
- default 8000000 # 72000000 / 9
+ default 72000000
choice
prompt "Bootloader offset"