mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
userleds: Don't select ARCH_LEDS with BOARD_CUSTOM_LEDS, otherwise we can't use the board_userled* functions
This commit is contained in:
@@ -1274,7 +1274,6 @@ config BOARD_CUSTOM_LEDS
|
|||||||
bool "Custom board LEDs"
|
bool "Custom board LEDs"
|
||||||
default n
|
default n
|
||||||
select ARCH_HAVE_LEDS
|
select ARCH_HAVE_LEDS
|
||||||
select ARCH_LEDS
|
|
||||||
|
|
||||||
config BOARD_CUSTOM_BUTTONS
|
config BOARD_CUSTOM_BUTTONS
|
||||||
bool "Custom board buttons"
|
bool "Custom board buttons"
|
||||||
|
|||||||
Reference in New Issue
Block a user