Changeset d68dd30 in freewrt for target/Config.in
- Timestamp:
- Aug 14, 2006, 10:46:04 PM (19 years ago)
- Children:
- bd6091b
- Parents:
- a25769a
- File:
-
- 1 edited
-
target/Config.in (modified) (17 diffs)
Legend:
- Unmodified
- Added
- Removed
-
target/Config.in
ra25769a rd68dd30 11 11 bool "Asus WL500g [Linux 2.4]" 12 12 select FWRT_mipsel 13 select FWRT_LINUX_2_4_BRCM14 13 select FWRT_PACKAGE_KMOD_BRCM_WL 15 14 select FWRT_PACKAGE_KMOD_SWITCH … … 17 16 select FWRT_PACKAGE_KMOD_USB 18 17 select FWRT_PACKAGE_NVRAM 18 select FWRT_PACKAGE_MTD 19 select FWRT_PACKAGE_WIFICONF 20 select FWRT_PACKAGE_WIRELESS_TOOLS 19 21 select FWRT_PACKAGE_KMOD_WLCOMPAT 20 22 help … … 24 26 bool "Asus WL500g deluxe [Linux 2.4]" 25 27 select FWRT_mipsel 26 select FWRT_LINUX_2_4_BRCM27 28 select FWRT_PACKAGE_KMOD_BRCM_WL 28 29 select FWRT_PACKAGE_KMOD_SWITCH … … 31 32 select FWRT_PACKAGE_KMOD_USB2 32 33 select FWRT_PACKAGE_NVRAM 34 select FWRT_PACKAGE_MTD 35 select FWRT_PACKAGE_WIFICONF 36 select FWRT_PACKAGE_WIRELESS_TOOLS 33 37 select FWRT_PACKAGE_KMOD_WLCOMPAT 34 38 help … … 38 42 bool "Asus WL500g premium [Linux 2.4]" 39 43 select FWRT_mipsel 40 select FWRT_LINUX_2_4_BRCM41 44 select FWRT_PACKAGE_KMOD_BRCM_WL 42 45 select FWRT_PACKAGE_KMOD_SWITCH … … 45 48 select FWRT_PACKAGE_KMOD_USB2 46 49 select FWRT_PACKAGE_NVRAM 50 select FWRT_PACKAGE_MTD 51 select FWRT_PACKAGE_WIFICONF 52 select FWRT_PACKAGE_WIRELESS_TOOLS 47 53 select FWRT_PACKAGE_KMOD_WLCOMPAT 48 54 help … … 52 58 bool "Linksys WRT54G v1.0 [Linux 2.4]" 53 59 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 59 67 select FWRT_PACKAGE_KMOD_WLCOMPAT 60 68 help … … 69 77 select FWRT_PACKAGE_KMOD_DIAG 70 78 select FWRT_PACKAGE_NVRAM 79 select FWRT_PACKAGE_MTD 80 select FWRT_PACKAGE_WIFICONF 81 select FWRT_PACKAGE_WIRELESS_TOOLS 71 82 select FWRT_PACKAGE_KMOD_WLCOMPAT 72 83 help … … 81 92 select FWRT_PACKAGE_KMOD_DIAG 82 93 select FWRT_PACKAGE_NVRAM 94 select FWRT_PACKAGE_MTD 95 select FWRT_PACKAGE_WIFICONF 96 select FWRT_PACKAGE_WIRELESS_TOOLS 83 97 select FWRT_PACKAGE_KMOD_WLCOMPAT 84 98 help … … 93 107 select FWRT_PACKAGE_KMOD_DIAG 94 108 select FWRT_PACKAGE_NVRAM 109 select FWRT_PACKAGE_MTD 110 select FWRT_PACKAGE_WIFICONF 111 select FWRT_PACKAGE_WIRELESS_TOOLS 95 112 select FWRT_PACKAGE_KMOD_WLCOMPAT 96 113 help … … 105 122 select FWRT_PACKAGE_KMOD_DIAG 106 123 select FWRT_PACKAGE_NVRAM 124 select FWRT_PACKAGE_MTD 125 select FWRT_PACKAGE_WIFICONF 126 select FWRT_PACKAGE_WIRELESS_TOOLS 107 127 select FWRT_PACKAGE_KMOD_WLCOMPAT 108 128 help … … 117 137 select FWRT_PACKAGE_KMOD_DIAG 118 138 select FWRT_PACKAGE_NVRAM 139 select FWRT_PACKAGE_MTD 140 select FWRT_PACKAGE_WIFICONF 141 select FWRT_PACKAGE_WIRELESS_TOOLS 119 142 select FWRT_PACKAGE_KMOD_WLCOMPAT 120 143 help … … 129 152 select FWRT_PACKAGE_KMOD_DIAG 130 153 select FWRT_PACKAGE_NVRAM 154 select FWRT_PACKAGE_MTD 155 select FWRT_PACKAGE_WIFICONF 156 select FWRT_PACKAGE_WIRELESS_TOOLS 131 157 select FWRT_PACKAGE_KMOD_WLCOMPAT 132 158 help … … 141 167 select FWRT_PACKAGE_KMOD_DIAG 142 168 select FWRT_PACKAGE_NVRAM 169 select FWRT_PACKAGE_MTD 170 select FWRT_PACKAGE_WIFICONF 171 select FWRT_PACKAGE_WIRELESS_TOOLS 143 172 select FWRT_PACKAGE_KMOD_WLCOMPAT 144 173 help 145 174 Linksys WRT54GS v4 146 147 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRTSL54GS148 bool "Linksys WRTSL54GS [Linux 2.4]"149 select FWRT_mipsel150 select FWRT_LINUX_2_4_BRCM151 select FWRT_PACKAGE_KMOD_BRCM_WL152 select FWRT_PACKAGE_KMOD_SWITCH153 select FWRT_PACKAGE_KMOD_DIAG154 select FWRT_PACKAGE_NVRAM155 select FWRT_PACKAGE_KMOD_WLCOMPAT156 select FWRT_PACKAGE_KMOD_USB157 select FWRT_PACKAGE_KMOD_USB2158 help159 Linksys WRTSL54GS160 161 175 162 176 config FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL … … 168 182 select FWRT_PACKAGE_KMOD_DIAG 169 183 select FWRT_PACKAGE_NVRAM 184 select FWRT_PACKAGE_MTD 185 select FWRT_PACKAGE_WIFICONF 186 select FWRT_PACKAGE_WIRELESS_TOOLS 170 187 select FWRT_PACKAGE_KMOD_WLCOMPAT 171 188 help … … 180 197 select FWRT_PACKAGE_KMOD_DIAG 181 198 select FWRT_PACKAGE_NVRAM 199 select FWRT_PACKAGE_MTD 200 select FWRT_PACKAGE_WIFICONF 201 select FWRT_PACKAGE_WIRELESS_TOOLS 182 202 select FWRT_PACKAGE_KMOD_WLCOMPAT 183 203 help … … 202 222 prompt "Target Firmware type" 203 223 204 config FWRT_TARGET_ROOTFS_SQUASHFS_ LZMA224 config FWRT_TARGET_ROOTFS_SQUASHFS_OVERLAY 205 225 bool "Production images with read-only root filesystem" 206 226 select FWRT_PACKAGE_KMOD_MINI_FO
Note:
See TracChangeset
for help on using the changeset viewer.
