diff options
Diffstat (limited to 'openwrt/target/linux/package/switch/Config.in')
-rw-r--r-- | openwrt/target/linux/package/switch/Config.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/switch/Config.in b/openwrt/target/linux/package/switch/Config.in new file mode 100644 index 0000000000..dcf73a32c8 --- /dev/null +++ b/openwrt/target/linux/package/switch/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_KMOD_SWITCH + prompt "kmod-switch....................... Kernel driver for ROBO and ADMTEK SWITCH" + tristate + default m if CONFIG_DEVEL + help + Kernel driver for ROBO and ADMTEK switches. + + http://www.openwrt.org + |