Changeset 0c9e10e in freewrt


Ignore:
Timestamp:
Jul 9, 2006, 7:38:38 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
cd6f8c3
Parents:
5642350
Message:

fixup dependencies, noticed by rob

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • target/linux/Config.in

    r5642350 r0c9e10e  
    601601
    602602menu "PCMCIA/CardBus support"
    603         depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_6_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_BRCM
     603        depends BR2_LINUX_2_4_BRCM
    604604
    605605config BR2_PACKAGE_KMOD_PCMCIA_CORE
    606606        prompt "kmod-pcmcia-core.................. PCMCIA/CardBus support"
    607         depends BR2_LINUX_PCMCIA_SUPPORT
    608         tristate
    609         depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_6_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_BRCM
     607        tristate
    610608        default m
    611609
Note: See TracChangeset for help on using the changeset viewer.