diff options
Diffstat (limited to 'openwrt/package/pcmcia-cs')
-rw-r--r-- | openwrt/package/pcmcia-cs/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/pcmcia-cs/Config.in b/openwrt/package/pcmcia-cs/Config.in index 723c60ef9..afcfa39ff 100644 --- a/openwrt/package/pcmcia-cs/Config.in +++ b/openwrt/package/pcmcia-cs/Config.in @@ -6,6 +6,7 @@ config BR2_COMPILE_PCMCIA_CS config BR2_PACKAGE_PCMCIA_UTILS prompt "pcmcia-utils...................... PCMCIA/Cardbus management utilities" tristate + depends BR2_LINUX_PCMCIA_SUPPORT select BR2_COMPILE_PCMCIA_CS select BR2_PACKAGE_KMOD_PCMCIA_CORE default m if CONFIG_DEVEL |