source: freewrt/package/pcmcia-cs/Config.in@ 412a1a9

freewrt_1_0 freewrt_2_0
Last change on this file since 412a1a9 was a12b53f, checked in by Markus Wigge <markus@…>, 19 years ago

fixed config dependencies

git-svn-id: svn://www.freewrt.org/trunk/freewrt@525 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 466 bytes
Line 
1
2config FWRT_PACKAGE_PCMCIA_CS
3 prompt "pcmcia-utils...................... PCMCIA/Cardbus management utilities"
4 tristate
5 depends FWRT_LINUX_2_4_X86 || FWRT_LINUX_2_4_BRCM
6 select FWRT_PACKAGE_KMOD_PCMCIA_CORE
7 default m if CONFIG_DEVEL
8 help
9 PCMCIA/Cardbus management utilities
10
11 http://pcmcia-cs.sourceforge.net/
12
13 pcmcia-cs is for kernel 2.4 series only, for 2.6.x use "pcmciautils"
14 see: http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html
15
Note: See TracBrowser for help on using the repository browser.