blob: 001da0a0050f21a38b8cd8fde1288ea46cc7e707 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_KMOD_DIAG
prompt "kmod-diag......................... Driver for router LEDs and Buttons"
tristate
default y if BR2_LINUX_2_4_BRCM
default m if CONFIG_DEVEL
default n
help
Driver for router LEDs and Buttons
|