Changeset 725
- Timestamp:
- 09/26/06 00:26:36 (2 years ago)
- Files:
-
- trunk/freewrt/mk/targets.mk (modified) (1 diff)
- trunk/freewrt/mk/vars.mk (modified) (1 diff)
- trunk/freewrt/target/linux/brcm-2.4/Makefile (modified) (1 diff)
- trunk/freewrt/target/linux/brcm-2.4/jffs2/config/config.jffs2 (modified) (26 diffs)
- trunk/freewrt/target/linux/brcm-2.4/netgear-wgt634u/config/config.jffs2 (modified) (26 diffs)
- trunk/freewrt/target/linux/brcm-2.4/netgear-wgt634u/config/config.squashfs_overlay (modified) (25 diffs)
- trunk/freewrt/target/linux/brcm-2.4/netgear-wgt634u/config/config.squashfs_symlinks (modified) (25 diffs)
- trunk/freewrt/target/linux/brcm-2.4/squashfs-overlay/config/config.squashfs_overlay (modified) (25 diffs)
- trunk/freewrt/target/linux/brcm-2.4/squashfs-symlinks/config/config.squashfs_symlinks (modified) (25 diffs)
- trunk/freewrt/target/linux/generic-2.4/patches/006-gcc4_fixes.patch (modified) (1 diff)
- trunk/freewrt/target/linux/generic-2.4/patches/007-more_gcc4_fixes.patch (modified) (1 diff)
- trunk/freewrt/toolchain/kernel-headers/Makefile (modified) (1 diff)
- trunk/freewrt/toolchain/kernel-headers/patches/include.patch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/mk/targets.mk
r684 r725 36 36 # set kernel version 37 37 ifeq ($(KERNEL),2.4) 38 KERNEL_VERSION=2.4.3 238 KERNEL_VERSION=2.4.33.3 39 39 KERNEL_RELEASE=1 40 40 KERNEL_MOD_SUFFIX=o trunk/freewrt/mk/vars.mk
r551 r725 71 71 # XXX derive these from FWRT_* vars 72 72 UNAME_S:= Linux 73 UNAME_R:= 2.4.3 273 UNAME_R:= 2.4.33.3 74 74 UNAME_M:= mips 75 75 trunk/freewrt/target/linux/brcm-2.4/Makefile
r680 r725 7 7 include $(TOPDIR)/rules.mk 8 8 9 LINUX_VERSION:=2.4.3 29 LINUX_VERSION:=2.4.33.3 10 10 LINUX_RELEASE:=1 11 LINUX_KERNEL_MD5SUM:= 38f4d0830e95a20f4bfed17622d5557c11 LINUX_KERNEL_MD5SUM:=ab5940e952c3e337128b9f97c51eab94 12 12 13 13 KERNEL:=unknown trunk/freewrt/target/linux/brcm-2.4/jffs2/config/config.jffs2
r650 r725 1 1 # 2 # Automatically generated by make menuconfig: don't edit2 # Automatically generated make config: don't edit 3 3 # 4 4 CONFIG_MIPS=y … … 187 187 # CONFIG_MTD_REDBOOT_PARTS is not set 188 188 # CONFIG_MTD_CMDLINE_PARTS is not set 189 190 # 191 # User Modules And Translation Layers 192 # 189 193 CONFIG_MTD_CHAR=y 190 194 CONFIG_MTD_BLOCK=y … … 248 252 # Self-contained MTD device drivers 249 253 # 250 # CONFIG_MTD_SFLASH is not set251 254 # CONFIG_MTD_PMC551 is not set 252 255 # CONFIG_MTD_SLRAM is not set 253 256 # CONFIG_MTD_MTDRAM is not set 254 257 # CONFIG_MTD_BLKMTD is not set 258 259 # 260 # Disk-On-Chip Device Drivers 261 # 255 262 # CONFIG_MTD_DOC1000 is not set 256 263 # CONFIG_MTD_DOC2000 is not set … … 357 364 CONFIG_IP_NF_PPTP=m 358 365 CONFIG_IP_NF_H323=m 366 CONFIG_IP_NF_RTSP=m 359 367 CONFIG_IP_NF_MMS=m 360 CONFIG_IP_NF_RTSP=m361 368 CONFIG_IP_NF_QUEUE=m 362 369 CONFIG_IP_NF_IPTABLES=y … … 398 405 CONFIG_IP_NF_MATCH_LAYER7=m 399 406 # CONFIG_IP_NF_MATCH_LAYER7_DEBUG is not set 400 CONFIG_IP_NF_MATCH_LAYER7_MAXDATALEN=2048401 407 CONFIG_IP_NF_FILTER=y 402 408 CONFIG_IP_NF_TARGET_REJECT=y … … 409 415 CONFIG_IP_NF_NAT_PPTP=m 410 416 CONFIG_IP_NF_NAT_PROTO_GRE=m 417 CONFIG_IP_NF_NAT_AMANDA=m 411 418 CONFIG_IP_NF_NAT_H323=m 419 CONFIG_IP_NF_NAT_RTSP=m 412 420 CONFIG_IP_NF_NAT_MMS=m 413 CONFIG_IP_NF_NAT_RTSP=m414 CONFIG_IP_NF_NAT_AMANDA=m415 421 CONFIG_IP_NF_NAT_SNMP_BASIC=m 416 422 CONFIG_IP_NF_NAT_IRC=y … … 438 444 # CONFIG_IP_VS_DEBUG is not set 439 445 CONFIG_IP_VS_TAB_BITS=12 446 447 # 448 # IPVS scheduler 449 # 440 450 CONFIG_IP_VS_RR=m 441 451 CONFIG_IP_VS_WRR=m … … 448 458 CONFIG_IP_VS_SED=m 449 459 CONFIG_IP_VS_NQ=m 460 461 # 462 # IPVS application helper 463 # 450 464 CONFIG_IP_VS_FTP=m 451 465 CONFIG_IPV6=m … … 483 497 # CONFIG_ATM is not set 484 498 CONFIG_VLAN_8021Q=y 499 500 # 501 # 502 # 485 503 # CONFIG_IPX is not set 486 504 # CONFIG_ATALK is not set … … 547 565 # 548 566 CONFIG_BLK_DEV_IDE=m 567 568 # 569 # Please see Documentation/ide.txt for help/info on IDE drives 570 # 549 571 # CONFIG_BLK_DEV_HD_IDE is not set 550 572 # CONFIG_BLK_DEV_HD is not set … … 560 582 # CONFIG_BLK_DEV_IDESCSI is not set 561 583 # CONFIG_IDE_TASK_IOCTL is not set 584 585 # 586 # IDE chipset support/bugfixes 587 # 562 588 # CONFIG_BLK_DEV_CMD640 is not set 563 589 # CONFIG_BLK_DEV_CMD640_ENHANCED is not set … … 617 643 # 618 644 CONFIG_SCSI=m 645 646 # 647 # SCSI support type (disk, tape, CD-ROM) 648 # 619 649 CONFIG_BLK_DEV_SD=m 620 650 CONFIG_SD_EXTRA_DEVS=5 … … 623 653 # CONFIG_BLK_DEV_SR is not set 624 654 CONFIG_CHR_DEV_SG=m 655 656 # 657 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs 658 # 625 659 # CONFIG_SCSI_DEBUG_QUEUES is not set 626 660 CONFIG_SCSI_MULTI_LUN=y … … 838 872 # CONFIG_TMD_HERMES is not set 839 873 # CONFIG_PCI_HERMES is not set 874 875 # 876 # Wireless Pcmcia cards support 877 # 840 878 # CONFIG_PCMCIA_HERMES is not set 841 879 # CONFIG_AIRO_CS is not set 842 880 # CONFIG_PCMCIA_ATMEL is not set 881 882 # 883 # Prism54 PCI/PCMCIA GT/Duette Driver - 802.11(a/b/g) 884 # 843 885 # CONFIG_PRISM54 is not set 844 886 CONFIG_NET_WIRELESS=y … … 866 908 # 867 909 CONFIG_HAMRADIO=y 910 911 # 912 # Packet Radio protocols 913 # 868 914 CONFIG_AX25=m 869 915 # CONFIG_AX25_DAMA_SLAVE is not set 870 916 # CONFIG_NETROM is not set 871 917 # CONFIG_ROSE is not set 918 919 # 920 # AX.25 network device drivers 921 # 872 922 873 923 # … … 901 951 # CONFIG_INPUT is not set 902 952 # CONFIG_INPUT_KEYBDEV is not set 953 # CONFIG_DUMMY_KEYB is not set 903 954 # CONFIG_INPUT_MOUSEDEV is not set 904 955 # CONFIG_INPUT_JOYDEV is not set … … 936 987 # 937 988 # CONFIG_INPUT_GAMEPORT is not set 989 990 # 991 # Input core support is needed for gameports 992 # 993 994 # 995 # Input core support is needed for joysticks 996 # 938 997 # CONFIG_QIC02_TAPE is not set 939 998 # CONFIG_IPMI_HANDLER is not set … … 1029 1088 # CONFIG_CRAMFS is not set 1030 1089 # CONFIG_SQUASHFS is not set 1031 # CONFIG_SQUASHFS_EMBEDDED is not set1032 1090 CONFIG_TMPFS=y 1033 1091 CONFIG_RAMFS=y … … 1167 1225 CONFIG_VIDEO_PROC_FS=y 1168 1226 # CONFIG_I2C_PARPORT is not set 1227 1228 # 1229 # Video Adapters 1230 # 1169 1231 # CONFIG_VIDEO_BT848 is not set 1170 1232 # CONFIG_VIDEO_PMS is not set … … 1225 1287 CONFIG_USB=m 1226 1288 # CONFIG_USB_DEBUG is not set 1289 1290 # 1291 # Miscellaneous USB options 1292 # 1227 1293 CONFIG_USB_DEVICEFS=y 1228 1294 # CONFIG_USB_BANDWIDTH is not set 1295 1296 # 1297 # USB Host Controller Drivers 1298 # 1229 1299 CONFIG_USB_EHCI_HCD=m 1230 1300 # CONFIG_USB_UHCI is not set 1231 1301 CONFIG_USB_UHCI_ALT=m 1232 1302 CONFIG_USB_OHCI=m 1303 1304 # 1305 # USB Device Class drivers 1306 # 1233 1307 CONFIG_USB_AUDIO=m 1234 1308 # CONFIG_USB_EMI26 is not set 1309 1310 # 1311 # USB Bluetooth can only be used with disabled Bluetooth subsystem 1312 # 1235 1313 # CONFIG_USB_MIDI is not set 1236 1314 CONFIG_USB_STORAGE=m … … 1246 1324 CONFIG_USB_ACM=m 1247 1325 CONFIG_USB_PRINTER=m 1326 1327 # 1328 # USB Human Interface Devices (HID) 1329 # 1248 1330 # CONFIG_USB_HID is not set 1331 1332 # 1333 # Input core support is needed for USB HID input layer or HIDBP support 1334 # 1249 1335 # CONFIG_USB_HIDINPUT is not set 1250 1336 # CONFIG_USB_HIDDEV is not set … … 1255 1341 # CONFIG_USB_KBTAB is not set 1256 1342 # CONFIG_USB_POWERMATE is not set 1343 1344 # 1345 # USB Imaging devices 1346 # 1257 1347 # CONFIG_USB_DC2XX is not set 1258 1348 # CONFIG_USB_MDC800 is not set … … 1260 1350 # CONFIG_USB_MICROTEK is not set 1261 1351 # CONFIG_USB_HPUSBSCSI is not set 1352 1353 # 1354 # USB Multimedia devices 1355 # 1262 1356 # CONFIG_USB_IBMCAM is not set 1263 1357 # CONFIG_USB_KONICAWC is not set … … 1270 1364 # CONFIG_USB_DSBR is not set 1271 1365 # CONFIG_USB_DABUSB is not set 1366 1367 # 1368 # USB Network adaptors 1369 # 1272 1370 # CONFIG_USB_PEGASUS is not set 1273 1371 # CONFIG_USB_RTL8150 is not set … … 1276 1374 # CONFIG_USB_CDCETHER is not set 1277 1375 # CONFIG_USB_USBNET is not set 1376 1377 # 1378 # USB port drivers 1379 # 1278 1380 # CONFIG_USB_USS720 is not set 1279 1381 … … 1303 1405 # CONFIG_USB_SERIAL_XIRCOM is not set 1304 1406 # CONFIG_USB_SERIAL_OMNINET is not set 1407 1408 # 1409 # USB Miscellaneous drivers 1410 # 1305 1411 # CONFIG_USB_RIO500 is not set 1306 1412 # CONFIG_USB_AUERSWALD is not set trunk/freewrt/target/linux/brcm-2.4/netgear-wgt634u/config/config.jffs2
r651 r725 1 1 # 2 # Automatically generated by make menuconfig: don't edit2 # Automatically generated make config: don't edit 3 3 # 4 4 CONFIG_MIPS=y … … 187 187 # CONFIG_MTD_REDBOOT_PARTS is not set 188 188 # CONFIG_MTD_CMDLINE_PARTS is not set 189 190 # 191 # User Modules And Translation Layers 192 # 189 193 CONFIG_MTD_CHAR=y 190 194 CONFIG_MTD_BLOCK=y … … 248 252 # Self-contained MTD device drivers 249 253 # 250 # CONFIG_MTD_SFLASH is not set251 254 # CONFIG_MTD_PMC551 is not set 252 255 # CONFIG_MTD_SLRAM is not set 253 256 # CONFIG_MTD_MTDRAM is not set 254 257 # CONFIG_MTD_BLKMTD is not set 258 259 # 260 # Disk-On-Chip Device Drivers 261 # 255 262 # CONFIG_MTD_DOC1000 is not set 256 263 # CONFIG_MTD_DOC2000 is not set … … 357 364 CONFIG_IP_NF_PPTP=m 358 365 CONFIG_IP_NF_H323=m 366 CONFIG_IP_NF_RTSP=m 359 367 CONFIG_IP_NF_MMS=m 360 CONFIG_IP_NF_RTSP=m361 368 CONFIG_IP_NF_QUEUE=m 362 369 CONFIG_IP_NF_IPTABLES=y … … 398 405 CONFIG_IP_NF_MATCH_LAYER7=m 399 406 # CONFIG_IP_NF_MATCH_LAYER7_DEBUG is not set 400 CONFIG_IP_NF_MATCH_LAYER7_MAXDATALEN=2048401 407 CONFIG_IP_NF_FILTER=y 402 408 CONFIG_IP_NF_TARGET_REJECT=y … … 409 415 CONFIG_IP_NF_NAT_PPTP=m 410 416 CONFIG_IP_NF_NAT_PROTO_GRE=m 417 CONFIG_IP_NF_NAT_AMANDA=m 411 418 CONFIG_IP_NF_NAT_H323=m 419 CONFIG_IP_NF_NAT_RTSP=m 412 420 CONFIG_IP_NF_NAT_MMS=m 413 CONFIG_IP_NF_NAT_RTSP=m414 CONFIG_IP_NF_NAT_AMANDA=m415 421 CONFIG_IP_NF_NAT_SNMP_BASIC=m 416 422 CONFIG_IP_NF_NAT_IRC=y … … 438 444 # CONFIG_IP_VS_DEBUG is not set 439 445 CONFIG_IP_VS_TAB_BITS=12 446 447 # 448 # IPVS scheduler 449 # 440 450 CONFIG_IP_VS_RR=m 441 451 CONFIG_IP_VS_WRR=m … … 448 458 CONFIG_IP_VS_SED=m 449 459 CONFIG_IP_VS_NQ=m 460 461 # 462 # IPVS application helper 463 # 450 464 CONFIG_IP_VS_FTP=m 451 465 CONFIG_IPV6=m … … 483 497 # CONFIG_ATM is not set 484 498 CONFIG_VLAN_8021Q=y 499 500 # 501 # 502 # 485 503 # CONFIG_IPX is not set 486 504 # CONFIG_ATALK is not set … … 547 565 # 548 566 CONFIG_BLK_DEV_IDE=m 567 568 # 569 # Please see Documentation/ide.txt for help/info on IDE drives 570 # 549 571 # CONFIG_BLK_DEV_HD_IDE is not set 550 572 # CONFIG_BLK_DEV_HD is not set … … 560 582 # CONFIG_BLK_DEV_IDESCSI is not set 561 583 # CONFIG_IDE_TASK_IOCTL is not set 584 585 # 586 # IDE chipset support/bugfixes 587 # 562 588 # CONFIG_BLK_DEV_CMD640 is not set 563 589 # CONFIG_BLK_DEV_CMD640_ENHANCED is not set … … 617 643 # 618 644 CONFIG_SCSI=m 645 646 # 647 # SCSI support type (disk, tape, CD-ROM) 648 # 619 649 CONFIG_BLK_DEV_SD=m 620 650 CONFIG_SD_EXTRA_DEVS=5 … … 623 653 # CONFIG_BLK_DEV_SR is not set 624 654 CONFIG_CHR_DEV_SG=m 655 656 # 657 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs 658 # 625 659 # CONFIG_SCSI_DEBUG_QUEUES is not set 626 660 CONFIG_SCSI_MULTI_LUN=y … … 838 872 # CONFIG_TMD_HERMES is not set 839 873 # CONFIG_PCI_HERMES is not set 874 875 # 876 # Wireless Pcmcia cards support 877 # 840 878 # CONFIG_PCMCIA_HERMES is not set 841 879 # CONFIG_AIRO_CS is not set 842 880 # CONFIG_PCMCIA_ATMEL is not set 881 882 # 883 # Prism54 PCI/PCMCIA GT/Duette Driver - 802.11(a/b/g) 884 # 843 885 # CONFIG_PRISM54 is not set 844 886 CONFIG_NET_WIRELESS=y … … 866 908 # 867 909 CONFIG_HAMRADIO=y 910 911 # 912 # Packet Radio protocols 913 # 868 914 CONFIG_AX25=m 869 915 # CONFIG_AX25_DAMA_SLAVE is not set 870 916 # CONFIG_NETROM is not set 871 917 # CONFIG_ROSE is not set 918 919 # 920 # AX.25 network device drivers 921 # 872 922 873 923 # … … 901 951 # CONFIG_INPUT is not set 902 952 # CONFIG_INPUT_KEYBDEV is not set 953 # CONFIG_DUMMY_KEYB is not set 903 954 # CONFIG_INPUT_MOUSEDEV is not set 904 955 # CONFIG_INPUT_JOYDEV is not set … … 936 987 # 937 988 # CONFIG_INPUT_GAMEPORT is not set 989 990 # 991 # Input core support is needed for gameports 992 # 993 994 # 995 # Input core support is needed for joysticks 996 # 938 997 # CONFIG_QIC02_TAPE is not set 939 998 # CONFIG_IPMI_HANDLER is not set … … 1029 1088 # CONFIG_CRAMFS is not set 1030 1089 # CONFIG_SQUASHFS is not set 1031 # CONFIG_SQUASHFS_EMBEDDED is not set1032 1090 CONFIG_TMPFS=y 1033 1091 CONFIG_RAMFS=y … … 1167 1225 CONFIG_VIDEO_PROC_FS=y 1168 1226 # CONFIG_I2C_PARPORT is not set 1227 1228 # 1229 # Video Adapters 1230 # 1169 1231 # CONFIG_VIDEO_BT848 is not set 1170 1232 # CONFIG_VIDEO_PMS is not set … … 1225 1287 CONFIG_USB=m 1226 1288 # CONFIG_USB_DEBUG is not set 1289 1290 # 1291 # Miscellaneous USB options 1292 # 1227 1293 CONFIG_USB_DEVICEFS=y 1228 1294 # CONFIG_USB_BANDWIDTH is not set 1295 1296 # 1297 # USB Host Controller Drivers 1298 # 1229 1299 CONFIG_USB_EHCI_HCD=m 1230 1300 # CONFIG_USB_UHCI is not set 1231 1301 CONFIG_USB_UHCI_ALT=m 1232 1302 CONFIG_USB_OHCI=m 1303 1304 # 1305 # USB Device Class drivers 1306 # 1233 1307 CONFIG_USB_AUDIO=m 1234 1308 # CONFIG_USB_EMI26 is not set 1309 1310 # 1311 # USB Bluetooth can only be used with disabled Bluetooth subsystem 1312 # 1235 1313 # CONFIG_USB_MIDI is not set 1236 1314 CONFIG_USB_STORAGE=m … … 1246 1324 CONFIG_USB_ACM=m 1247 1325 CONFIG_USB_PRINTER=m 1326 1327 # 1328 # USB Human Interface Devices (HID) 1329 # 1248 1330 # CONFIG_USB_HID is not set 1331 1332 # 1333 # Input core support is needed for USB HID input layer or HIDBP support 1334 # 1249 1335 # CONFIG_USB_HIDINPUT is not set 1250 1336 # CONFIG_USB_HIDDEV is not set … … 1255 1341 # CONFIG_USB_KBTAB is not set 1256 1342 # CONFIG_USB_POWERMATE is not set 1343 1344 # 1345 # USB Imaging devices 1346 # 1257 1347 # CONFIG_USB_DC2XX is not set 1258 1348 # CONFIG_USB_MDC800 is not set … … 1260 1350 # CONFIG_USB_MICROTEK is not set 1261 1351 # CONFIG_USB_HPUSBSCSI is not set 1352 1353 # 1354 # USB Multimedia devices 1355 # 1262 1356 # CONFIG_USB_IBMCAM is not set 1263 1357 # CONFIG_USB_KONICAWC is not set … … 1270 1364 # CONFIG_USB_DSBR is not set 1271 1365 # CONFIG_USB_DABUSB is not set 1366 1367 # 1368 # USB Network adaptors 1369 # 1272 1370 # CONFIG_USB_PEGASUS is not set 1273 1371 # CONFIG_USB_RTL8150 is not set … … 1276 1374 # CONFIG_USB_CDCETHER is not set 1277 1375 # CONFIG_USB_USBNET is not set 1376 1377 # 1378 # USB port drivers 1379 # 1278 1380 # CONFIG_USB_USS720 is not set 1279 1381 … … 1303 1405 # CONFIG_USB_SERIAL_XIRCOM is not set 1304 1406 # CONFIG_USB_SERIAL_OMNINET is not set 1407 1408 # 1409 # USB Miscellaneous drivers 1410 # 1305 1411 # CONFIG_USB_RIO500 is not set 1306 1412 # CONFIG_USB_AUERSWALD is not set trunk/freewrt/target/linux/brcm-2.4/netgear-wgt634u/config/config.squashfs_overlay
r651 r725 1 1 # 2 # Automatically generated by make menuconfig: don't edit2 # Automatically generated make config: don't edit 3 3 # 4 4 CONFIG_MIPS=y … … 187 187 # CONFIG_MTD_REDBOOT_PARTS is not set 188 188 # CONFIG_MTD_CMDLINE_PARTS is not set 189 190 # 191 # User Modules And Translation Layers 192 # 189 193 CONFIG_MTD_CHAR=y 190 194 CONFIG_MTD_BLOCK=y … … 248 252 # Self-contained MTD device drivers 249 253 # 250 # CONFIG_MTD_SFLASH is not set251 254 # CONFIG_MTD_PMC551 is not set 252 255 # CONFIG_MTD_SLRAM is not set 253 256 # CONFIG_MTD_MTDRAM is not set 254 257 # CONFIG_MTD_BLKMTD is not set 258 259 # 260 # Disk-On-Chip Device Drivers 261 # 255 262 # CONFIG_MTD_DOC1000 is not set 256 263 # CONFIG_MTD_DOC2000 is not set … … 357 364 CONFIG_IP_NF_PPTP=m 358 365 CONFIG_IP_NF_H323=m 366 CONFIG_IP_NF_RTSP=m 359 367 CONFIG_IP_NF_MMS=m 360 CONFIG_IP_NF_RTSP=m361 368 CONFIG_IP_NF_QUEUE=m 362 369 CONFIG_IP_NF_IPTABLES=y … … 398 405 CONFIG_IP_NF_MATCH_LAYER7=m 399 406 # CONFIG_IP_NF_MATCH_LAYER7_DEBUG is not set 400 CONFIG_IP_NF_MATCH_LAYER7_MAXDATALEN=2048401 407 CONFIG_IP_NF_FILTER=y 402 408 CONFIG_IP_NF_TARGET_REJECT=y … … 409 415 CONFIG_IP_NF_NAT_PPTP=m 410 416 CONFIG_IP_NF_NAT_PROTO_GRE=m 417 CONFIG_IP_NF_NAT_AMANDA=m 411 418 CONFIG_IP_NF_NAT_H323=m 419 CONFIG_IP_NF_NAT_RTSP=m 412 420 CONFIG_IP_NF_NAT_MMS=m 413 CONFIG_IP_NF_NAT_RTSP=m414 CONFIG_IP_NF_NAT_AMANDA=m415 421 CONFIG_IP_NF_NAT_SNMP_BASIC=m 416 422 CONFIG_IP_NF_NAT_IRC=y … … 438 444 # CONFIG_IP_VS_DEBUG is not set 439 445 CONFIG_IP_VS_TAB_BITS=12 446 447 # 448 # IPVS scheduler 449 # 440 450 CONFIG_IP_VS_RR=m 441 451 CONFIG_IP_VS_WRR=m … … 448 458 CONFIG_IP_VS_SED=m 449 459 CONFIG_IP_VS_NQ=m 460 461 # 462 # IPVS application helper 463 # 450 464 CONFIG_IP_VS_FTP=m 451 465 CONFIG_IPV6=m … … 483 497 # CONFIG_ATM is not set 484 498 CONFIG_VLAN_8021Q=y 499 500 # 501 # 502 # 485 503 # CONFIG_IPX is not set 486 504 # CONFIG_ATALK is not set … … 547 565 # 548 566 CONFIG_BLK_DEV_IDE=m 567 568 # 569 # Please see Documentation/ide.txt for help/info on IDE drives 570 # 549 571 # CONFIG_BLK_DEV_HD_IDE is not set 550 572 # CONFIG_BLK_DEV_HD is not set … … 560 582 # CONFIG_BLK_DEV_IDESCSI is not set 561 583 # CONFIG_IDE_TASK_IOCTL is not set 584 585 # 586 # IDE chipset support/bugfixes 587 # 562 588 # CONFIG_BLK_DEV_CMD640 is not set 563 589 # CONFIG_BLK_DEV_CMD640_ENHANCED is not set … … 617 643 # 618 644 CONFIG_SCSI=m 645 646 # 647 # SCSI support type (disk, tape, CD-ROM) 648 # 619 649 CONFIG_BLK_DEV_SD=m 620 650 CONFIG_SD_EXTRA_DEVS=5 … … 623 653 # CONFIG_BLK_DEV_SR is not set 624 654 CONFIG_CHR_DEV_SG=m 655 656 # 657 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs 658 # 625 659 # CONFIG_SCSI_DEBUG_QUEUES is not set 626 660 CONFIG_SCSI_MULTI_LUN=y … … 838 872 # CONFIG_TMD_HERMES is not set 839 873 # CONFIG_PCI_HERMES is not set 874 875 # 876 # Wireless Pcmcia cards support 877 # 840 878 # CONFIG_PCMCIA_HERMES is not set 841 879 # CONFIG_AIRO_CS is not set 842 880 # CONFIG_PCMCIA_ATMEL is not set 881 882 # 883 # Prism54 PCI/PCMCIA GT/Duette Driver - 802.11(a/b/g) 884 # 843 885 # CONFIG_PRISM54 is not set 844 886 CONFIG_NET_WIRELESS=y … … 866 908 # 867 909 CONFIG_HAMRADIO=y 910 911 # 912 # Packet Radio protocols 913 # 868 914 CONFIG_AX25=m 869 915 # CONFIG_AX25_DAMA_SLAVE is not set 870 916 # CONFIG_NETROM is not set 871 917 # CONFIG_ROSE is not set 918 919 # 920 # AX.25 network device drivers 921 # 872 922 873 923 # … … 901 951 # CONFIG_INPUT is not set 902 952 # CONFIG_INPUT_KEYBDEV is not set 953 # CONFIG_DUMMY_KEYB is not set 903 954 # CONFIG_INPUT_MOUSEDEV is not set 904 955 # CONFIG_INPUT_JOYDEV is not set … … 936 987 # 937 988 # CONFIG_INPUT_GAMEPORT is not set 989 990 # 991 # Input core support is needed for gameports 992 # 993 994 # 995 # Input core support is needed for joysticks 996 # 938 997 # CONFIG_QIC02_TAPE is not set 939 998 # CONFIG_IPMI_HANDLER is not set … … 1167 1226 CONFIG_VIDEO_PROC_FS=y 1168 1227 # CONFIG_I2C_PARPORT is not set 1228 1229 # 1230 # Video Adapters 1231 # 1169 1232 # CONFIG_VIDEO_BT848 is not set 1170 1233 # CONFIG_VIDEO_PMS is not set … … 1225 1288 CONFIG_USB=m 1226 1289 # CONFIG_USB_DEBUG is not set 1290 1291 # 1292 # Miscellaneous USB options 1293 # 1227 1294 CONFIG_USB_DEVICEFS=y 1228 1295 # CONFIG_USB_BANDWIDTH is not set 1296 1297 # 1298 # USB Host Controller Drivers 1299 # 1229 1300 CONFIG_USB_EHCI_HCD=m 1230 1301 # CONFIG_USB_UHCI is not set 1231 1302 CONFIG_USB_UHCI_ALT=m 1232 1303 CONFIG_USB_OHCI=m 1304 1305 # 1306 # USB Device Class drivers 1307 # 1233 1308 CONFIG_USB_AUDIO=m 1234 1309 # CONFIG_USB_EMI26 is not set 1310 1311 # 1312 # USB Bluetooth can only be used with disabled Bluetooth subsystem 1313 # 1235 1314 # CONFIG_USB_MIDI is not set 1236 1315 CONFIG_USB_STORAGE=m … … 1246 1325 CONFIG_USB_ACM=m 1247 1326 CONFIG_USB_PRINTER=m 1327 1328 # 1329 # USB Human Interface Devices (HID) 1330 # 1248 1331 # CONFIG_USB_HID is not set 1332 1333 # 1334 # Input core support is needed for USB HID input layer or HIDBP support 1335 # 1249 1336 # CONFIG_USB_HIDINPUT is not set 1250 1337 # CONFIG_USB_HIDDEV is not set … … 1255 1342 # CONFIG_USB_KBTAB is not set 1256 1343 # CONFIG_USB_POWERMATE is not set 1344 1345 # 1346 # USB Imaging devices 1347 # 1257 1348 # CONFIG_USB_DC2XX is not set 1258 1349 # CONFIG_USB_MDC800 is not set … … 1260 1351 # CONFIG_USB_MICROTEK is not set 1261 1352 # CONFIG_USB_HPUSBSCSI is not set 1353 1354 # 1355 # USB Multimedia devices 1356 # 1262 1357 # CONFIG_USB_IBMCAM is not set 1263 1358 # CONFIG_USB_KONICAWC is not set … … 1270 1365 # CONFIG_USB_DSBR is not set 1271 1366 # CONFIG_USB_DABUSB is not set 1367 1368 # 1369 # USB Network adaptors 1370 # 1272 1371 # CONFIG_USB_PEGASUS is not set 1273 1372 # CONFIG_USB_RTL8150 is not set … … 1276 1375 # CONFIG_USB_CDCETHER is not set 1277 1376 # CONFIG_USB_USBNET is not set 1377 1378 # 1379 # USB port drivers 1380 # 1278 1381 # CONFIG_USB_USS720 is not set 1279 1382 … … 1303 1406 # CONFIG_USB_SERIAL_XIRCOM is not set 1304 1407 # CONFIG_USB_SERIAL_OMNINET is not set 1408 1409 # 1410 # USB Miscellaneous drivers 1411 # 1305 1412 # CONFIG_USB_RIO500 is not set 1306 1413 # CONFIG_USB_AUERSWALD is not set trunk/freewrt/target/linux/brcm-2.4/netgear-wgt634u/config/config.squashfs_symlinks
r680 r725 1 1 # 2 # Automatically generated by make menuconfig: don't edit2 # Automatically generated make config: don't edit 3 3 # 4 4 CONFIG_MIPS=y … … 187 187 # CONFIG_MTD_REDBOOT_PARTS is not set 188 188 # CONFIG_MTD_CMDLINE_PARTS is not set 189 190 # 191 # User Modules And Translation Layers 192 # 189 193 CONFIG_MTD_CHAR=y 190 194 CONFIG_MTD_BLOCK=y … … 248 252 # Self-contained MTD device drivers 249 253 # 250 # CONFIG_MTD_SFLASH is not set251 254 # CONFIG_MTD_PMC551 is not set 252 255 # CONFIG_MTD_SLRAM is not set 253 256 # CONFIG_MTD_MTDRAM is not set 254 257 # CONFIG_MTD_BLKMTD is not set 258 259 # 260 # Disk-On-Chip Device Drivers 261 # 255 262 # CONFIG_MTD_DOC1000 is not set 256 263 # CONFIG_MTD_DOC2000 is not set … … 357 364 CONFIG_IP_NF_PPTP=m 358 365 CONFIG_IP_NF_H323=m 366 CONFIG_IP_NF_RTSP=m 359 367 CONFIG_IP_NF_MMS=m 360 CONFIG_IP_NF_RTSP=m361 368 CONFIG_IP_NF_QUEUE=m 362 369 CONFIG_IP_NF_IPTABLES=y … … 398 405 CONFIG_IP_NF_MATCH_LAYER7=m 399 406 # CONFIG_IP_NF_MATCH_LAYER7_DEBUG is not set 400 CONFIG_IP_NF_MATCH_LAYER7_MAXDATALEN=2048401 407 CONFIG_IP_NF_FILTER=y 402 408 CONFIG_IP_NF_TARGET_REJECT=y … … 409 415 CONFIG_IP_NF_NAT_PPTP=m 410 416 CONFIG_IP_NF_NAT_PROTO_GRE=m 417 CONFIG_IP_NF_NAT_AMANDA=m 411 418 CONFIG_IP_NF_NAT_H323=m 419 CONFIG_IP_NF_NAT_RTSP=m 412 420 CONFIG_IP_NF_NAT_MMS=m 413 CONFIG_IP_NF_NAT_RTSP=m414 CONFIG_IP_NF_NAT_AMANDA=m415 421 CONFIG_IP_NF_NAT_SNMP_BASIC=m 416 422 CONFIG_IP_NF_NAT_IRC=y … … 438 444 # CONFIG_IP_VS_DEBUG is not set 439 445 CONFIG_IP_VS_TAB_BITS=12 446 447 # 448 # IPVS scheduler 449 # 440 450 CONFIG_IP_VS_RR=m 441 451 CONFIG_IP_VS_WRR=m … … 448 458 CONFIG_IP_VS_SED=m 449 459 CONFIG_IP_VS_NQ=m 460 461 # 462 # IPVS application helper 463 # 450 464 CONFIG_IP_VS_FTP=m 451 465 CONFIG_IPV6=m … … 483 497 # CONFIG_ATM is not set 484 498 CONFIG_VLAN_8021Q=y 499 500 # 501 # 502 # 485 503 # CONFIG_IPX is not set 486 504 # CONFIG_ATALK is not set … … 547 565 # 548 566 CONFIG_BLK_DEV_IDE=m 567 568 # 569 # Please see Documentation/ide.txt for help/info on IDE drives 570 # 549 571 # CONFIG_BLK_DEV_HD_IDE is not set 550 572 # CONFIG_BLK_DEV_HD is not set … … 560 582 # CONFIG_BLK_DEV_IDESCSI is not set 561 583 # CONFIG_IDE_TASK_IOCTL is not set 584 585 # 586 # IDE chipset support/bugfixes 587 # 562 588 # CONFIG_BLK_DEV_CMD640 is not set 563 589 # CONFIG_BLK_DEV_CMD640_ENHANCED is not set … … 617 643 # 618 644 CONFIG_SCSI=m 645 646 # 647 # SCSI support type (disk, tape, CD-ROM) 648 # 619 649 CONFIG_BLK_DEV_SD=m 620 650 CONFIG_SD_EXTRA_DEVS=5 … … 623 653 # CONFIG_BLK_DEV_SR is not set 624 654 CONFIG_CHR_DEV_SG=m 655 656 # 657 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs 658 # 625 659 # CONFIG_SCSI_DEBUG_QUEUES is not set 626 660 CONFIG_SCSI_MULTI_LUN=y … … 838 872 # CONFIG_TMD_HERMES is not set 839 873 # CONFIG_PCI_HERMES is not set 874 875 # 876 # Wireless Pcmcia cards support 877 # 840 878 # CONFIG_PCMCIA_HERMES is not set 841 879 # CONFIG_AIRO_CS is not set 842 880 # CONFIG_PCMCIA_ATMEL is not set 881 882 # 883 # Prism54 PCI/PCMCIA GT/Duette Driver - 802.11(a/b/g) 884 # 843 885 # CONFIG_PRISM54 is not set 844 886 CONFIG_NET_WIRELESS=y … … 866 908 # 867 909 CONFIG_HAMRADIO=y 910 911 # 912 # Packet Radio protocols 913 # 868 914 CONFIG_AX25=m 869 915 # CONFIG_AX25_DAMA_SLAVE is not set 870 916 # CONFIG_NETROM is not set 871 917 # CONFIG_ROSE is not set 918 919 # 920 # AX.25 network device drivers 921 # 872 922 873 923 # … … 901 951 # CONFIG_INPUT is not set 902 952 # CONFIG_INPUT_KEYBDEV is not set 953 # CONFIG_DUMMY_KEYB is not set 903 954 # CONFIG_INPUT_MOUSEDEV is not set 904 955 # CONFIG_INPUT_JOYDEV is not set … … 936 987 # 937 988 # CONFIG_INPUT_GAMEPORT is not set 989 990 # 991 # Input core support is needed for gameports 992 # 993 994 # 995 # Input core support is needed for joysticks 996 # 938 997 # CONFIG_QIC02_TAPE is not set 939 998 # CONFIG_IPMI_HANDLER is not set … … 1167 1226 CONFIG_VIDEO_PROC_FS=y 1168 1227 # CONFIG_I2C_PARPORT is not set 1228 1229 # 1230 # Video Adapters 1231 # 1169 1232 # CONFIG_VIDEO_BT848 is not set 1170 1233 # CONFIG_VIDEO_PMS is not set … … 1225 1288 CONFIG_USB=m 1226 1289 # CONFIG_USB_DEBUG is not set 1290 1291 # 1292 # Miscellaneous USB options 1293 # 1227 1294 CONFIG_USB_DEVICEFS=y 1228 1295 # CONFIG_USB_BANDWIDTH is not set 1296 1297 # 1298 # USB Host Controller Drivers 1299 # 1229 1300 CONFIG_USB_EHCI_HCD=m 1230 1301 # CONFIG_USB_UHCI is not set 1231 1302 CONFIG_USB_UHCI_ALT=m 1232 1303 CONFIG_USB_OHCI=m 1304 1305 # 1306 # USB Device Class drivers 1307 # 1233 1308 CONFIG_USB_AUDIO=m 1234 1309 # CONFIG_USB_EMI26 is not set 1310 1311 # 1312 # USB Bluetooth can only be used with disabled Bluetooth subsystem 1313 # 1235 1314 # CONFIG_USB_MIDI is not set 1236 1315 CONFIG_USB_STORAGE=m … … 1246 1325 CONFIG_USB_ACM=m 1247 1326 CONFIG_USB_PRINTER=m 1327 1328 # 1329 # USB Human Interface Devices (HID) 1330 # 1248 1331 # CONFIG_USB_HID is not set 1332 1333 # 1334 # Input core support is needed for USB HID input layer or HIDBP support 1335 # 1249 1336 # CONFIG_USB_HIDINPUT is not set 1250 1337 # CONFIG_USB_HIDDEV is not set … … 1255 1342 # CONFIG_USB_KBTAB is not set 1256 1343 # CONFIG_USB_POWERMATE is not set 1344 1345 # 1346 # USB Imaging devices 1347 # 1257 1348 # CONFIG_USB_DC2XX is not set 1258 1349 # CONFIG_USB_MDC800 is not set … … 1260 1351 # CONFIG_USB_MICROTEK is not set 1261 1352 # CONFIG_USB_HPUSBSCSI is not set 1353 1354 # 1355 # USB Multimedia devices 1356 # 1262 1357 # CONFIG_USB_IBMCAM is not set 1263 1358 # CONFIG_USB_KONICAWC is not set … … 1270 1365 # CONFIG_USB_DSBR is not set 1271 1366 # CONFIG_USB_DABUSB is not set 1367 1368 # 1369 # USB Network adaptors 1370 # 1272 1371 # CONFIG_USB_PEGASUS is not set 1273 1372 # CONFIG_USB_RTL8150 is not set … … 1276 1375 # CONFIG_USB_CDCETHER is not set 1277 1376 # CONFIG_USB_USBNET is not set 1377 1378 # 1379 # USB port drivers 1380 # 1278 1381 # CONFIG_USB_USS720 is not set 1279 1382 … … 1303 1406 # CONFIG_USB_SERIAL_XIRCOM is not set 1304 1407 # CONFIG_USB_SERIAL_OMNINET is not set 1408 1409 # 1410 # USB Miscellaneous drivers 1411 # 1305 1412 # CONFIG_USB_RIO500 is not set 1306 1413 # CONFIG_USB_AUERSWALD is not set trunk/freewrt/target/linux/brcm-2.4/squashfs-overlay/config/config.squashfs_overlay
r650 r725 1 1 # 2 # Automatically generated by make menuconfig: don't edit2 # Automatically generated make config: don't edit 3 3 # 4 4 CONFIG_MIPS=y … … 187 187 # CONFIG_MTD_REDBOOT_PARTS is not set 188 188 # CONFIG_MTD_CMDLINE_PARTS is not set 189 190 # 191 # User Modules And Translation Layers 192 # 189 193 CONFIG_MTD_CHAR=y 190 194 CONFIG_MTD_BLOCK=y … … 248 252
