diff options
Diffstat (limited to 'openwrt/target/linux/package/shfs')
-rw-r--r-- | openwrt/target/linux/package/shfs/Config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openwrt/target/linux/package/shfs/Config.in b/openwrt/target/linux/package/shfs/Config.in index 8d30c8c03..3718cd74d 100644 --- a/openwrt/target/linux/package/shfs/Config.in +++ b/openwrt/target/linux/package/shfs/Config.in @@ -1,6 +1,5 @@ config BR2_PACKAGE_KMOD_SHFS - prompt "kmod-shfs - Shell FileSystem kernel module (ShFS) kernel module" - tristate + tristate "kmod-shfs...................... Shell FileSystem kernel module (ShFS) kernel module" default m if CONFIG_DEVEL help ShFS is a simple and easy to use Linux kernel module which |