summaryrefslogtreecommitdiff
path: root/chip/stm32/config_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/stm32/config_chip.h')
-rw-r--r--chip/stm32/config_chip.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chip/stm32/config_chip.h b/chip/stm32/config_chip.h
index a06d590e31..40de499fd5 100644
--- a/chip/stm32/config_chip.h
+++ b/chip/stm32/config_chip.h
@@ -40,10 +40,6 @@
/* Number of I2C ports */
#define I2C_PORT_COUNT 2
-/* Support programming on-chip flash */
-#define CONFIG_FLASH
-#define CONFIG_FMAP
-
/*
* Use a timer to print a watchdog warning event before the actual watchdog
* timer fires. This is needed on STM32, where the independent watchdog has no