let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / target / linux / package / switch / Config.in
1 config BR2_PACKAGE_KMOD_SWITCH
2 prompt "kmod-switch....................... Kernel driver for ROBO and ADMTEK SWITCH"
3 tristate
4 default y if BR2_LINUX_2_6_BRCM || BR2_LINUX_2_4_BRCM
5 default m if CONFIG_DEVEL
6 default n
7 help
8 Kernel driver for ROBO and ADMTEK switches.
9
10 http://www.openwrt.org
11