move alsa from target/linux/package to package, add compile fix for linux 2.4
[openwrt-10.03/.git] / target / linux / package / switch / Config.in
1 config PACKAGE_KMOD_SWITCH
2         prompt "kmod-switch....................... Kernel driver for ROBO and ADMTEK SWITCH"
3         tristate
4         default y if LINUX_2_6_BRCM || LINUX_2_4_BRCM
5         default m if DEVEL
6         default n
7         help
8           Kernel driver for ROBO and ADMTEK switches.
9           
10           http://www.openwrt.org
11