Changeset d68dd30 in freewrt for target/Config.in


Ignore:
Timestamp:
Aug 14, 2006, 10:46:04 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Children:
bd6091b
Parents:
a25769a
Message:

big commit from the last 5 days, try to implement model specific kernel patches and configs, restructure target/linux

git-svn-id: svn://www.freewrt.org/branches/wbx-target-cleanup@515 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • target/Config.in

    ra25769a rd68dd30  
    1111        bool "Asus WL500g [Linux 2.4]"
    1212        select FWRT_mipsel
    13         select FWRT_LINUX_2_4_BRCM
    1413        select FWRT_PACKAGE_KMOD_BRCM_WL
    1514        select FWRT_PACKAGE_KMOD_SWITCH
     
    1716        select FWRT_PACKAGE_KMOD_USB
    1817        select FWRT_PACKAGE_NVRAM
     18        select FWRT_PACKAGE_MTD
     19        select FWRT_PACKAGE_WIFICONF
     20        select FWRT_PACKAGE_WIRELESS_TOOLS
    1921        select FWRT_PACKAGE_KMOD_WLCOMPAT
    2022        help
     
    2426        bool "Asus WL500g deluxe [Linux 2.4]"
    2527        select FWRT_mipsel
    26         select FWRT_LINUX_2_4_BRCM
    2728        select FWRT_PACKAGE_KMOD_BRCM_WL
    2829        select FWRT_PACKAGE_KMOD_SWITCH
     
    3132        select FWRT_PACKAGE_KMOD_USB2
    3233        select FWRT_PACKAGE_NVRAM
     34        select FWRT_PACKAGE_MTD
     35        select FWRT_PACKAGE_WIFICONF
     36        select FWRT_PACKAGE_WIRELESS_TOOLS
    3337        select FWRT_PACKAGE_KMOD_WLCOMPAT
    3438        help
     
    3842        bool "Asus WL500g premium [Linux 2.4]"
    3943        select FWRT_mipsel
    40         select FWRT_LINUX_2_4_BRCM
    4144        select FWRT_PACKAGE_KMOD_BRCM_WL
    4245        select FWRT_PACKAGE_KMOD_SWITCH
     
    4548        select FWRT_PACKAGE_KMOD_USB2
    4649        select FWRT_PACKAGE_NVRAM
     50        select FWRT_PACKAGE_MTD
     51        select FWRT_PACKAGE_WIFICONF
     52        select FWRT_PACKAGE_WIRELESS_TOOLS
    4753        select FWRT_PACKAGE_KMOD_WLCOMPAT
    4854        help
     
    5258        bool "Linksys WRT54G v1.0 [Linux 2.4]"
    5359        select FWRT_mipsel
    54         select FWRT_LINUX_2_4_BRCM
    55         select FWRT_PACKAGE_KMOD_BRCM_WL
    56         select FWRT_PACKAGE_KMOD_SWITCH
    57         select FWRT_PACKAGE_KMOD_DIAG
    58         select FWRT_PACKAGE_NVRAM
     60        select FWRT_PACKAGE_KMOD_BRCM_WL
     61        select FWRT_PACKAGE_KMOD_SWITCH
     62        select FWRT_PACKAGE_KMOD_DIAG
     63        select FWRT_PACKAGE_NVRAM
     64        select FWRT_PACKAGE_MTD
     65        select FWRT_PACKAGE_WIFICONF
     66        select FWRT_PACKAGE_WIRELESS_TOOLS
    5967        select FWRT_PACKAGE_KMOD_WLCOMPAT
    6068        help
     
    6977        select FWRT_PACKAGE_KMOD_DIAG
    7078        select FWRT_PACKAGE_NVRAM
     79        select FWRT_PACKAGE_MTD
     80        select FWRT_PACKAGE_WIFICONF
     81        select FWRT_PACKAGE_WIRELESS_TOOLS
    7182        select FWRT_PACKAGE_KMOD_WLCOMPAT
    7283        help
     
    8192        select FWRT_PACKAGE_KMOD_DIAG
    8293        select FWRT_PACKAGE_NVRAM
     94        select FWRT_PACKAGE_MTD
     95        select FWRT_PACKAGE_WIFICONF
     96        select FWRT_PACKAGE_WIRELESS_TOOLS
    8397        select FWRT_PACKAGE_KMOD_WLCOMPAT
    8498        help
     
    93107        select FWRT_PACKAGE_KMOD_DIAG
    94108        select FWRT_PACKAGE_NVRAM
     109        select FWRT_PACKAGE_MTD
     110        select FWRT_PACKAGE_WIFICONF
     111        select FWRT_PACKAGE_WIRELESS_TOOLS
    95112        select FWRT_PACKAGE_KMOD_WLCOMPAT
    96113        help
     
    105122        select FWRT_PACKAGE_KMOD_DIAG
    106123        select FWRT_PACKAGE_NVRAM
     124        select FWRT_PACKAGE_MTD
     125        select FWRT_PACKAGE_WIFICONF
     126        select FWRT_PACKAGE_WIRELESS_TOOLS
    107127        select FWRT_PACKAGE_KMOD_WLCOMPAT
    108128        help
     
    117137        select FWRT_PACKAGE_KMOD_DIAG
    118138        select FWRT_PACKAGE_NVRAM
     139        select FWRT_PACKAGE_MTD
     140        select FWRT_PACKAGE_WIFICONF
     141        select FWRT_PACKAGE_WIRELESS_TOOLS
    119142        select FWRT_PACKAGE_KMOD_WLCOMPAT
    120143        help
     
    129152        select FWRT_PACKAGE_KMOD_DIAG
    130153        select FWRT_PACKAGE_NVRAM
     154        select FWRT_PACKAGE_MTD
     155        select FWRT_PACKAGE_WIFICONF
     156        select FWRT_PACKAGE_WIRELESS_TOOLS
    131157        select FWRT_PACKAGE_KMOD_WLCOMPAT
    132158        help
     
    141167        select FWRT_PACKAGE_KMOD_DIAG
    142168        select FWRT_PACKAGE_NVRAM
     169        select FWRT_PACKAGE_MTD
     170        select FWRT_PACKAGE_WIFICONF
     171        select FWRT_PACKAGE_WIRELESS_TOOLS
    143172        select FWRT_PACKAGE_KMOD_WLCOMPAT
    144173        help
    145174          Linksys WRT54GS v4
    146 
    147 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRTSL54GS
    148         bool "Linksys WRTSL54GS [Linux 2.4]"
    149         select FWRT_mipsel
    150         select FWRT_LINUX_2_4_BRCM
    151         select FWRT_PACKAGE_KMOD_BRCM_WL
    152         select FWRT_PACKAGE_KMOD_SWITCH
    153         select FWRT_PACKAGE_KMOD_DIAG
    154         select FWRT_PACKAGE_NVRAM
    155         select FWRT_PACKAGE_KMOD_WLCOMPAT
    156         select FWRT_PACKAGE_KMOD_USB
    157         select FWRT_PACKAGE_KMOD_USB2
    158         help
    159           Linksys WRTSL54GS
    160 
    161175
    162176config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL
     
    168182        select FWRT_PACKAGE_KMOD_DIAG
    169183        select FWRT_PACKAGE_NVRAM
     184        select FWRT_PACKAGE_MTD
     185        select FWRT_PACKAGE_WIFICONF
     186        select FWRT_PACKAGE_WIRELESS_TOOLS
    170187        select FWRT_PACKAGE_KMOD_WLCOMPAT
    171188        help
     
    180197        select FWRT_PACKAGE_KMOD_DIAG
    181198        select FWRT_PACKAGE_NVRAM
     199        select FWRT_PACKAGE_MTD
     200        select FWRT_PACKAGE_WIFICONF
     201        select FWRT_PACKAGE_WIRELESS_TOOLS
    182202        select FWRT_PACKAGE_KMOD_WLCOMPAT
    183203        help
     
    202222prompt "Target Firmware type"
    203223
    204 config FWRT_TARGET_ROOTFS_SQUASHFS_LZMA
     224config FWRT_TARGET_ROOTFS_SQUASHFS_OVERLAY
    205225        bool "Production images with read-only root filesystem"
    206226        select FWRT_PACKAGE_KMOD_MINI_FO
Note: See TracChangeset for help on using the changeset viewer.