rp2040: Rename CONFIG_RP2040_yyy Kconfig symbols to CONFIG_RPXXXX_yyy

Rename the Kconfig symbols.  This is in preparation to adding support
for the rp2350 mcu.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2024-10-25 14:04:48 -04:00
parent 4ef21a1e9b
commit 906431bb00
6 changed files with 45 additions and 35 deletions

View File

@@ -1,2 +1,2 @@
# Base config file for rp2040 boards
CONFIG_MACH_RP2040=y
CONFIG_MACH_RPXXXX=y