Changeset 0ea1f3f in freewrt for target/linux/Config.in


Ignore:
Timestamp:
Jun 30, 2006, 9:02:45 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
f724867
Parents:
149ff92
Message:
  • add hardware profiles, you can choose between different hardware models
  • add some alsa patches
  • remove default stuff

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • target/linux/Config.in

    r149ff92 r0ea1f3f  
    3737        prompt "kmod-atm.......................... ATM support"
    3838        tristate
    39         default y if BR2_LINUX_2_4_AR7
    4039        default m
    4140        help
     
    8988        prompt   "kmod-pppoatm.................... PPPoA (PPP over ATM) kernel support"
    9089        tristate
    91         default y if BR2_LINUX_2_4_AR7
    9290        default m
    9391        depends BR2_PACKAGE_KMOD_PPP
     
    625623        prompt "kmod-usb-core..................... USB support"
    626624        tristate
    627         default n if BR2_LINUX_2_4_AR531X
    628625        default m
    629626
     
    631628        prompt   "kmod-usb-uhci................... Support for UHCI controllers"
    632629        tristate
    633         default n if BR2_LINUX_2_6_AU1000
    634630        depends BR2_PACKAGE_KMOD_USB
    635631        select BR2_PACKAGE_KMOD_USB_CONTROLLER
     
    645641        prompt   "kmod-usb2....................... Support for USB 2.0 controllers"
    646642        tristate
    647         default n if BR2_LINUX_2_6_AU1000
    648643        depends BR2_PACKAGE_KMOD_USB
    649644        select BR2_PACKAGE_KMOD_USB_CONTROLLER
     
    744739        tristate
    745740        default m
    746         default n if BR2_LINUX_2_4_AR531X
    747741        help
    748742          Bluetooth drivers and network stack
     
    765759        prompt "kmod-wd1100....................... Soekris net4801 watchdog"
    766760        tristate
    767         default y
    768         depends BR2_LINUX_2_4_X86
     761        default n
    769762        help
    770763          Driver for the NatSemi SC1x00 series Watchdog
Note: See TracChangeset for help on using the changeset viewer.