summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.leds
blob: 4beeefbe3fbb7ff79aad0ddc5287049564fbb130 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
menu "LEDS driver support"
depends on ADK_TARGET_WITH_LEDS

config ADK_KERNEL_NEW_LEDS
	bool
	default n
	help

config ADK_KPACKAGE_KMOD_LEDS_CLASS
	prompt "LED Class support"
	tristate
	default n
	help

endmenu