userleds: Don't select ARCH_LEDS with BOARD_CUSTOM_LEDS, otherwise we can't use the board_userled* functions

This commit is contained in:
Paul A. Patience 2016-05-05 12:29:43 -04:00
parent f4ac5f38ce
commit dfff78d7ab

View File

@ -1274,7 +1274,6 @@ config BOARD_CUSTOM_LEDS
bool "Custom board LEDs"
default n
select ARCH_HAVE_LEDS
select ARCH_LEDS
config BOARD_CUSTOM_BUTTONS
bool "Custom board buttons"