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:
@@ -1,2 +1,2 @@
|
||||
# Base config file for rp2040 boards
|
||||
CONFIG_MACH_RP2040=y
|
||||
CONFIG_MACH_RPXXXX=y
|
||||
|
||||
Reference in New Issue
Block a user