Changeset d8dc524 in freewrt


Ignore:
Timestamp:
Nov 5, 2006, 11:04:10 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
a30ba8f
Parents:
6fe7357
Message:

Asus deluxe seems to have uhci and ohci, but only uhci is accessible without soldering, report by s. geggus

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@1073 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • target/linux/Config.in

    r6fe7357 rd8dc524  
    420420        tristate
    421421        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM
    422         default n
    423         depends on FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM
     422        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE
     423        default n
     424        depends on FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \
     425                   FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE
    424426        depends FWRT_PACKAGE_KMOD_USB
    425427        select FWRT_PACKAGE_KMOD_USB_CONTROLLER
     
    431433        tristate
    432434        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G
    433         default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE
    434435        default y if FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM
    435436        default y if FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U
    436437        default n
    437438        depends on FWRT_LINUX_2_4_BRCM_ASUS_WL500G || \
    438                    FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE || \
    439439                   FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM || \
    440440                   FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U
Note: See TracChangeset for help on using the changeset viewer.