diff options
Diffstat (limited to 'src/rp2040/Kconfig')
-rw-r--r-- | src/rp2040/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rp2040/Kconfig b/src/rp2040/Kconfig index 69b1cd58..b42e6b21 100644 --- a/src/rp2040/Kconfig +++ b/src/rp2040/Kconfig @@ -1,4 +1,4 @@ -# Kconfig settings for STM32 processors +# Kconfig settings for RP2040 processors if MACH_RP2040 |