summaryrefslogtreecommitdiff
path: root/app/boards/arm/dz60rgb/dz60rgb_rev1_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'app/boards/arm/dz60rgb/dz60rgb_rev1_defconfig')
-rw-r--r--app/boards/arm/dz60rgb/dz60rgb_rev1_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/boards/arm/dz60rgb/dz60rgb_rev1_defconfig b/app/boards/arm/dz60rgb/dz60rgb_rev1_defconfig
index 5a4c099..33840f9 100644
--- a/app/boards/arm/dz60rgb/dz60rgb_rev1_defconfig
+++ b/app/boards/arm/dz60rgb/dz60rgb_rev1_defconfig
@@ -19,9 +19,6 @@ CONFIG_CLOCK_STM32_HSE_CLOCK=8000000
CONFIG_CLOCK_STM32_SYSCLK_SRC_PLL=y
# use HSE as PLL input
CONFIG_CLOCK_STM32_PLL_SRC_HSE=y
-# however, the board does not have an external oscillator, so just use
-# the 8MHz clock signal coming from integrated STLink
-CONFIG_CLOCK_STM32_HSE_BYPASS=y
# produce 72MHz clock at PLL output
CONFIG_CLOCK_STM32_PLL_PREDIV=1
CONFIG_CLOCK_STM32_PLL_MULTIPLIER=9