Update included kernel version
authorEric Andersen <andersen@codepoet.org>
Tue, 7 Oct 2003 10:52:23 +0000 (10:52 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 7 Oct 2003 10:52:23 +0000 (10:52 -0000)
53 files changed:
make/linux.mk
sources/kernel-patches/001-patch-2.4.23-pre6.bz2 [new file with mode: 0644]
sources/kernel-patches/002-cset-20031007_0102.txt.bz2 [new file with mode: 0644]
sources/kernel-patches/002-x86_mathemu_gcc-3.3.patch.bz2 [deleted file]
sources/kernel-patches/003-gcc-Os.bz2 [deleted file]
sources/kernel-patches/004_no-warnings.bz2 [deleted file]
sources/kernel-patches/005-ieee1394.bz2
sources/kernel-patches/006-ieee1394-hotplug.bz2
sources/kernel-patches/007-scsi_add_remove_single.bz2
sources/kernel-patches/008_parport-fix.bz2 [deleted file]
sources/kernel-patches/009-always-inline.bz2 [new file with mode: 0644]
sources/kernel-patches/009_TIOCGDEV.bz2 [deleted file]
sources/kernel-patches/010-optimize-for-size.bz2 [new file with mode: 0644]
sources/kernel-patches/010_via-northbridge-fixup.bz2 [deleted file]
sources/kernel-patches/011-printk.bz2 [deleted file]
sources/kernel-patches/012-fastwalk-2.4.21-rc8.bz2 [deleted file]
sources/kernel-patches/012-scsi-error-tmout.bz2 [new file with mode: 0644]
sources/kernel-patches/013-proc-scsi-scsi-race.bz2 [new file with mode: 0644]
sources/kernel-patches/013-usb-2.4.21.patch.bz2 [deleted file]
sources/kernel-patches/015-polsel-fastpath.bz2 [deleted file]
sources/kernel-patches/016-acpi-20030523.bz2 [deleted file]
sources/kernel-patches/017-printk.bz2 [new file with mode: 0644]
sources/kernel-patches/018-slab-loop-init.bz2 [new file with mode: 0644]
sources/kernel-patches/020-netdrvr1.patch.bz2 [deleted file]
sources/kernel-patches/030_lowlatency-fixes-12.bz2 [deleted file]
sources/kernel-patches/030_lowlatency-fixes-13.bz2 [new file with mode: 0644]
sources/kernel-patches/031-x86-check_gcc.bz2 [new file with mode: 0644]
sources/kernel-patches/039_scsi-dc395x-1.40.bz2 [deleted file]
sources/kernel-patches/040-sym53c8xx_2-name-fix.bz2 [deleted file]
sources/kernel-patches/041-scsi-error-tmout.bz2 [deleted file]
sources/kernel-patches/042-aic79xx-20030603.bz2 [deleted file]
sources/kernel-patches/043-extra-ide-drives.bz2 [deleted file]
sources/kernel-patches/044_streaming_io.bz2
sources/kernel-patches/046-ide-readahead.bz2 [deleted file]
sources/kernel-patches/048-shutup-ide-hpa-noise.bz2 [deleted file]
sources/kernel-patches/049-dac960-ioctl.bz2 [deleted file]
sources/kernel-patches/050-sis963.bz2 [deleted file]
sources/kernel-patches/064-shutup-md.bz2 [deleted file]
sources/kernel-patches/065-ntfs-2.1.4a.patch.bz2 [deleted file]
sources/kernel-patches/066_cdfs-0.5c.bz2 [deleted file]
sources/kernel-patches/067-hfsplus-20030507.bz2 [deleted file]
sources/kernel-patches/069_ncpfs-fix.bz2 [deleted file]
sources/kernel-patches/076_nmap-freak.bz2
sources/kernel-patches/077-orinoco-0.13e.bz2
sources/kernel-patches/078-radeonfb-0.1.8.patch.bz2 [deleted file]
sources/kernel-patches/080-proc_dir_entry.bz2 [deleted file]
sources/kernel-patches/081-export-rtc.bz2 [deleted file]
sources/kernel-patches/082_alsa-0.9.2.bz2 [deleted file]
sources/kernel-patches/083-laptop-mode.bz2 [deleted file]
sources/kernel-patches/085_init-argv.bz2 [new file with mode: 0644]
sources/kernel-patches/099-halt-msg.bz2 [deleted file]
sources/kernel-patches/100_VERSION.bz2
sources/linux.config

index c1c30666d30f0638e750dec5ff1440be3eaf3189..479ca9e848c28d43c0b884722ad849b85d0bbc4a 100644 (file)
@@ -22,9 +22,9 @@
 ifneq ($(filter $(TARGETS),linux),)
 
 # Version of Linux to download and then apply patches to
-DOWNLOAD_LINUX_VERSION=2.4.21
+DOWNLOAD_LINUX_VERSION=2.4.22
 # Version of Linux AFTER patches
-LINUX_VERSION=2.4.21-erik
+LINUX_VERSION=2.4.23-pre6-erik
 
 LINUX_FORMAT=bzImage
 LINUX_BINLOC=arch/$(ARCH)/boot/$(LINUX_FORMAT)
diff --git a/sources/kernel-patches/001-patch-2.4.23-pre6.bz2 b/sources/kernel-patches/001-patch-2.4.23-pre6.bz2
new file mode 100644 (file)
index 0000000..9e5af84
Binary files /dev/null and b/sources/kernel-patches/001-patch-2.4.23-pre6.bz2 differ
diff --git a/sources/kernel-patches/002-cset-20031007_0102.txt.bz2 b/sources/kernel-patches/002-cset-20031007_0102.txt.bz2
new file mode 100644 (file)
index 0000000..80a7357
Binary files /dev/null and b/sources/kernel-patches/002-cset-20031007_0102.txt.bz2 differ
diff --git a/sources/kernel-patches/002-x86_mathemu_gcc-3.3.patch.bz2 b/sources/kernel-patches/002-x86_mathemu_gcc-3.3.patch.bz2
deleted file mode 100644 (file)
index dea9f32..0000000
Binary files a/sources/kernel-patches/002-x86_mathemu_gcc-3.3.patch.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/003-gcc-Os.bz2 b/sources/kernel-patches/003-gcc-Os.bz2
deleted file mode 100644 (file)
index 0b74d8c..0000000
Binary files a/sources/kernel-patches/003-gcc-Os.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/004_no-warnings.bz2 b/sources/kernel-patches/004_no-warnings.bz2
deleted file mode 100644 (file)
index 09cc61d..0000000
Binary files a/sources/kernel-patches/004_no-warnings.bz2 and /dev/null differ
index 24c9ae16122cab92448dbd2240f6de8cb1988ab8..29e746afbd8714aa3db1c3b71940aed9e2ab9812 100644 (file)
Binary files a/sources/kernel-patches/005-ieee1394.bz2 and b/sources/kernel-patches/005-ieee1394.bz2 differ
index 1e769cc10fdd57d7585a028988d50363aad723c5..b8361ba35bf512686b25cad2522aace12bf4658e 100644 (file)
Binary files a/sources/kernel-patches/006-ieee1394-hotplug.bz2 and b/sources/kernel-patches/006-ieee1394-hotplug.bz2 differ
index 7a274fd3326b9d6fde359a9cb502dd868e69f399..0d2ee20a933b68c35b7a9e0605c10689c616d6e5 100644 (file)
Binary files a/sources/kernel-patches/007-scsi_add_remove_single.bz2 and b/sources/kernel-patches/007-scsi_add_remove_single.bz2 differ
diff --git a/sources/kernel-patches/008_parport-fix.bz2 b/sources/kernel-patches/008_parport-fix.bz2
deleted file mode 100644 (file)
index 4e3b82b..0000000
Binary files a/sources/kernel-patches/008_parport-fix.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/009-always-inline.bz2 b/sources/kernel-patches/009-always-inline.bz2
new file mode 100644 (file)
index 0000000..0838fed
Binary files /dev/null and b/sources/kernel-patches/009-always-inline.bz2 differ
diff --git a/sources/kernel-patches/009_TIOCGDEV.bz2 b/sources/kernel-patches/009_TIOCGDEV.bz2
deleted file mode 100644 (file)
index ad1ae01..0000000
Binary files a/sources/kernel-patches/009_TIOCGDEV.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/010-optimize-for-size.bz2 b/sources/kernel-patches/010-optimize-for-size.bz2
new file mode 100644 (file)
index 0000000..4ce6cb3
Binary files /dev/null and b/sources/kernel-patches/010-optimize-for-size.bz2 differ
diff --git a/sources/kernel-patches/010_via-northbridge-fixup.bz2 b/sources/kernel-patches/010_via-northbridge-fixup.bz2
deleted file mode 100644 (file)
index 380bf92..0000000
Binary files a/sources/kernel-patches/010_via-northbridge-fixup.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/011-printk.bz2 b/sources/kernel-patches/011-printk.bz2
deleted file mode 100644 (file)
index da99976..0000000
Binary files a/sources/kernel-patches/011-printk.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/012-fastwalk-2.4.21-rc8.bz2 b/sources/kernel-patches/012-fastwalk-2.4.21-rc8.bz2
deleted file mode 100644 (file)
index 2a727d5..0000000
Binary files a/sources/kernel-patches/012-fastwalk-2.4.21-rc8.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/012-scsi-error-tmout.bz2 b/sources/kernel-patches/012-scsi-error-tmout.bz2
new file mode 100644 (file)
index 0000000..62e1a9f
Binary files /dev/null and b/sources/kernel-patches/012-scsi-error-tmout.bz2 differ
diff --git a/sources/kernel-patches/013-proc-scsi-scsi-race.bz2 b/sources/kernel-patches/013-proc-scsi-scsi-race.bz2
new file mode 100644 (file)
index 0000000..a38486d
Binary files /dev/null and b/sources/kernel-patches/013-proc-scsi-scsi-race.bz2 differ
diff --git a/sources/kernel-patches/013-usb-2.4.21.patch.bz2 b/sources/kernel-patches/013-usb-2.4.21.patch.bz2
deleted file mode 100644 (file)
index a500954..0000000
Binary files a/sources/kernel-patches/013-usb-2.4.21.patch.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/015-polsel-fastpath.bz2 b/sources/kernel-patches/015-polsel-fastpath.bz2
deleted file mode 100644 (file)
index 1d5a6c5..0000000
Binary files a/sources/kernel-patches/015-polsel-fastpath.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/016-acpi-20030523.bz2 b/sources/kernel-patches/016-acpi-20030523.bz2
deleted file mode 100644 (file)
index 75a621a..0000000
Binary files a/sources/kernel-patches/016-acpi-20030523.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/017-printk.bz2 b/sources/kernel-patches/017-printk.bz2
new file mode 100644 (file)
index 0000000..da99976
Binary files /dev/null and b/sources/kernel-patches/017-printk.bz2 differ
diff --git a/sources/kernel-patches/018-slab-loop-init.bz2 b/sources/kernel-patches/018-slab-loop-init.bz2
new file mode 100644 (file)
index 0000000..dfba2ba
Binary files /dev/null and b/sources/kernel-patches/018-slab-loop-init.bz2 differ
diff --git a/sources/kernel-patches/020-netdrvr1.patch.bz2 b/sources/kernel-patches/020-netdrvr1.patch.bz2
deleted file mode 100644 (file)
index 560856c..0000000
Binary files a/sources/kernel-patches/020-netdrvr1.patch.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/030_lowlatency-fixes-12.bz2 b/sources/kernel-patches/030_lowlatency-fixes-12.bz2
deleted file mode 100644 (file)
index 0a66e25..0000000
Binary files a/sources/kernel-patches/030_lowlatency-fixes-12.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/030_lowlatency-fixes-13.bz2 b/sources/kernel-patches/030_lowlatency-fixes-13.bz2
new file mode 100644 (file)
index 0000000..d9d0154
Binary files /dev/null and b/sources/kernel-patches/030_lowlatency-fixes-13.bz2 differ
diff --git a/sources/kernel-patches/031-x86-check_gcc.bz2 b/sources/kernel-patches/031-x86-check_gcc.bz2
new file mode 100644 (file)
index 0000000..f645dc1
Binary files /dev/null and b/sources/kernel-patches/031-x86-check_gcc.bz2 differ
diff --git a/sources/kernel-patches/039_scsi-dc395x-1.40.bz2 b/sources/kernel-patches/039_scsi-dc395x-1.40.bz2
deleted file mode 100644 (file)
index 401f8fc..0000000
Binary files a/sources/kernel-patches/039_scsi-dc395x-1.40.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/040-sym53c8xx_2-name-fix.bz2 b/sources/kernel-patches/040-sym53c8xx_2-name-fix.bz2
deleted file mode 100644 (file)
index 10007a2..0000000
Binary files a/sources/kernel-patches/040-sym53c8xx_2-name-fix.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/041-scsi-error-tmout.bz2 b/sources/kernel-patches/041-scsi-error-tmout.bz2
deleted file mode 100644 (file)
index 65d32c5..0000000
Binary files a/sources/kernel-patches/041-scsi-error-tmout.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/042-aic79xx-20030603.bz2 b/sources/kernel-patches/042-aic79xx-20030603.bz2
deleted file mode 100644 (file)
index 0193146..0000000
Binary files a/sources/kernel-patches/042-aic79xx-20030603.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/043-extra-ide-drives.bz2 b/sources/kernel-patches/043-extra-ide-drives.bz2
deleted file mode 100644 (file)
index cf2cd51..0000000
Binary files a/sources/kernel-patches/043-extra-ide-drives.bz2 and /dev/null differ
index 0dad687f6118893e40fe77218ccafa05ddae4298..770eb8d65f0affb79a1d472ce56e65e2b2abe55c 100644 (file)
Binary files a/sources/kernel-patches/044_streaming_io.bz2 and b/sources/kernel-patches/044_streaming_io.bz2 differ
diff --git a/sources/kernel-patches/046-ide-readahead.bz2 b/sources/kernel-patches/046-ide-readahead.bz2
deleted file mode 100644 (file)
index 2df1dcc..0000000
Binary files a/sources/kernel-patches/046-ide-readahead.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/048-shutup-ide-hpa-noise.bz2 b/sources/kernel-patches/048-shutup-ide-hpa-noise.bz2
deleted file mode 100644 (file)
index 39dc484..0000000
Binary files a/sources/kernel-patches/048-shutup-ide-hpa-noise.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/049-dac960-ioctl.bz2 b/sources/kernel-patches/049-dac960-ioctl.bz2
deleted file mode 100644 (file)
index 7e9917e..0000000
Binary files a/sources/kernel-patches/049-dac960-ioctl.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/050-sis963.bz2 b/sources/kernel-patches/050-sis963.bz2
deleted file mode 100644 (file)
index 3addfc4..0000000
Binary files a/sources/kernel-patches/050-sis963.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/064-shutup-md.bz2 b/sources/kernel-patches/064-shutup-md.bz2
deleted file mode 100644 (file)
index 8676f0b..0000000
Binary files a/sources/kernel-patches/064-shutup-md.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/065-ntfs-2.1.4a.patch.bz2 b/sources/kernel-patches/065-ntfs-2.1.4a.patch.bz2
deleted file mode 100644 (file)
index f34df98..0000000
Binary files a/sources/kernel-patches/065-ntfs-2.1.4a.patch.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/066_cdfs-0.5c.bz2 b/sources/kernel-patches/066_cdfs-0.5c.bz2
deleted file mode 100644 (file)
index bfedc8e..0000000
Binary files a/sources/kernel-patches/066_cdfs-0.5c.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/067-hfsplus-20030507.bz2 b/sources/kernel-patches/067-hfsplus-20030507.bz2
deleted file mode 100644 (file)
index bf02de3..0000000
Binary files a/sources/kernel-patches/067-hfsplus-20030507.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/069_ncpfs-fix.bz2 b/sources/kernel-patches/069_ncpfs-fix.bz2
deleted file mode 100644 (file)
index 722ef81..0000000
Binary files a/sources/kernel-patches/069_ncpfs-fix.bz2 and /dev/null differ
index e0d5e1f1bf580f2e17eacf5f64bdb266ba0bfa27..3a8ae9812dbddc54aca4a3173065007e2d168480 100644 (file)
Binary files a/sources/kernel-patches/076_nmap-freak.bz2 and b/sources/kernel-patches/076_nmap-freak.bz2 differ
index 0fa97c309681281fb2585e39b580535bfdbb5856..b181185281c9c1788b493c4c516d6ebfe57c6691 100644 (file)
Binary files a/sources/kernel-patches/077-orinoco-0.13e.bz2 and b/sources/kernel-patches/077-orinoco-0.13e.bz2 differ
diff --git a/sources/kernel-patches/078-radeonfb-0.1.8.patch.bz2 b/sources/kernel-patches/078-radeonfb-0.1.8.patch.bz2
deleted file mode 100644 (file)
index e15de7f..0000000
Binary files a/sources/kernel-patches/078-radeonfb-0.1.8.patch.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/080-proc_dir_entry.bz2 b/sources/kernel-patches/080-proc_dir_entry.bz2
deleted file mode 100644 (file)
index 3fa5c06..0000000
Binary files a/sources/kernel-patches/080-proc_dir_entry.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/081-export-rtc.bz2 b/sources/kernel-patches/081-export-rtc.bz2
deleted file mode 100644 (file)
index e62f5b4..0000000
Binary files a/sources/kernel-patches/081-export-rtc.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/082_alsa-0.9.2.bz2 b/sources/kernel-patches/082_alsa-0.9.2.bz2
deleted file mode 100644 (file)
index 822e793..0000000
Binary files a/sources/kernel-patches/082_alsa-0.9.2.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/083-laptop-mode.bz2 b/sources/kernel-patches/083-laptop-mode.bz2
deleted file mode 100644 (file)
index 7273698..0000000
Binary files a/sources/kernel-patches/083-laptop-mode.bz2 and /dev/null differ
diff --git a/sources/kernel-patches/085_init-argv.bz2 b/sources/kernel-patches/085_init-argv.bz2
new file mode 100644 (file)
index 0000000..ad1ed31
Binary files /dev/null and b/sources/kernel-patches/085_init-argv.bz2 differ
diff --git a/sources/kernel-patches/099-halt-msg.bz2 b/sources/kernel-patches/099-halt-msg.bz2
deleted file mode 100644 (file)
index 312aa4d..0000000
Binary files a/sources/kernel-patches/099-halt-msg.bz2 and /dev/null differ
index ddad27b5b77149c998b6db5a43f953c09bf28681..4e9687bdb61bc69a17731c69b3022dd0e87aeea9 100644 (file)
Binary files a/sources/kernel-patches/100_VERSION.bz2 and b/sources/kernel-patches/100_VERSION.bz2 differ
index 9e31726445053bfd723a8b7d2b8713c93e34d216..d7fc6548267d26f2ee8686509a6f83907beed53f 100644 (file)
@@ -56,7 +56,6 @@ CONFIG_X86_F00F_WORKS_OK=y
 # CONFIG_MICROCODE is not set
 # CONFIG_X86_MSR is not set
 # CONFIG_X86_CPUID is not set
-# CONFIG_VIA_NORTHBRIDGE_FIXUP is not set
 CONFIG_NOHIGHMEM=y
 # CONFIG_HIGHMEM4G is not set
 # CONFIG_HIGHMEM64G is not set
@@ -99,7 +98,6 @@ CONFIG_I82365=y
 CONFIG_HOTPLUG_PCI=y
 # CONFIG_HOTPLUG_PCI_COMPAQ is not set
 # CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
-# CONFIG_HOTPLUG_PCI_ACPI is not set
 CONFIG_SYSVIPC=y
 # CONFIG_BSD_PROCESS_ACCT is not set
 CONFIG_SYSCTL=y
@@ -149,6 +147,7 @@ CONFIG_APM_REAL_MODE_POWER_OFF=y
 # CONFIG_BLK_CPQ_DA is not set
 # CONFIG_BLK_CPQ_CISS_DA is not set
 # CONFIG_CISS_SCSI_TAPE is not set
+# CONFIG_CISS_MONITOR_THREAD is not set
 # CONFIG_BLK_DEV_DAC960 is not set
 # CONFIG_BLK_DEV_UMEM is not set
 CONFIG_BLK_DEV_LOOP=y
@@ -189,7 +188,6 @@ CONFIG_IP_ROUTE_NAT=y
 CONFIG_IP_ROUTE_MULTIPATH=y
 CONFIG_IP_ROUTE_TOS=y
 # CONFIG_IP_ROUTE_VERBOSE is not set
-# CONFIG_IP_ROUTE_LARGE_TABLES is not set
 # CONFIG_IP_PNP is not set
 # CONFIG_NET_IPIP is not set
 # CONFIG_NET_IPGRE is not set
@@ -214,6 +212,7 @@ CONFIG_IP_NF_MATCH_PKTTYPE=y
 CONFIG_IP_NF_MATCH_MARK=y
 CONFIG_IP_NF_MATCH_MULTIPORT=y
 CONFIG_IP_NF_MATCH_TOS=y
+CONFIG_IP_NF_MATCH_RECENT=y
 CONFIG_IP_NF_MATCH_ECN=y
 CONFIG_IP_NF_MATCH_DSCP=y
 CONFIG_IP_NF_MATCH_AH_ESP=y
@@ -247,8 +246,20 @@ CONFIG_IP_NF_TARGET_ULOG=y
 CONFIG_IP_NF_TARGET_TCPMSS=y
 CONFIG_IP_NF_ARPTABLES=y
 CONFIG_IP_NF_ARPFILTER=y
+CONFIG_IP_NF_ARP_MANGLE=y
+
+#
+#   IP: Virtual Server Configuration
+#
+# CONFIG_IP_VS is not set
 # CONFIG_IPV6 is not set
 # CONFIG_KHTTPD is not set
+
+#
+#    SCTP Configuration (EXPERIMENTAL)
+#
+CONFIG_IPV6_SCTP__=y
+# CONFIG_IP_SCTP is not set
 # CONFIG_ATM is not set
 # CONFIG_VLAN_8021Q is not set
 
@@ -460,6 +471,7 @@ CONFIG_NET_PCI=y
 # CONFIG_ADAPTEC_STARFIRE is not set
 # CONFIG_AC3200 is not set
 # CONFIG_APRICOT is not set
+# CONFIG_B44 is not set
 # CONFIG_CS89x0 is not set
 # CONFIG_TULIP is not set
 # CONFIG_DE4X5 is not set
@@ -485,7 +497,6 @@ CONFIG_NATSEMI=y
 # CONFIG_SUNDANCE is not set
 # CONFIG_SUNDANCE_MMIO is not set
 # CONFIG_TLAN is not set
-# CONFIG_TC35815 is not set
 # CONFIG_VIA_RHINE is not set
 # CONFIG_VIA_RHINE_MMIO is not set
 # CONFIG_WINBOND_840 is not set
@@ -523,6 +534,7 @@ CONFIG_NET_RADIO=y
 # CONFIG_AIRO is not set
 CONFIG_HERMES=m
 # CONFIG_PLX_HERMES is not set
+# CONFIG_TMD_HERMES is not set
 # CONFIG_PCI_HERMES is not set
 
 #
@@ -628,6 +640,7 @@ CONFIG_UNIX98_PTY_COUNT=256
 # CONFIG_SCx200_GPIO is not set
 CONFIG_AMD_RNG=y
 # CONFIG_INTEL_RNG is not set
+CONFIG_HW_RANDOM=y
 # CONFIG_AMD_PM768 is not set
 # CONFIG_NVRAM is not set
 CONFIG_RTC=y
@@ -641,6 +654,10 @@ CONFIG_RTC=y
 #
 # CONFIG_FTAPE is not set
 # CONFIG_AGP is not set
+
+#
+# Direct Rendering Manager (XFree86 DRI support)
+#
 # CONFIG_DRM is not set
 
 #
@@ -659,6 +676,7 @@ CONFIG_RTC=y
 # File systems
 #
 # CONFIG_QUOTA is not set
+# CONFIG_QFMT_V2 is not set
 # CONFIG_AUTOFS_FS is not set
 # CONFIG_AUTOFS4_FS is not set
 # CONFIG_REISERFS_FS is not set
@@ -668,9 +686,9 @@ CONFIG_RTC=y
 # CONFIG_ADFS_FS_RW is not set
 # CONFIG_AFFS_FS is not set
 # CONFIG_HFS_FS is not set
+# CONFIG_HFSPLUS_FS is not set
 # CONFIG_BEFS_FS is not set
 # CONFIG_BEFS_DEBUG is not set
-# CONFIG_HFSPLUS_FS is not set
 # CONFIG_BFS_FS is not set
 CONFIG_EXT3_FS=y
 CONFIG_JBD=y
@@ -691,11 +709,9 @@ CONFIG_RAMFS=y
 # CONFIG_JFS_FS is not set
 # CONFIG_JFS_DEBUG is not set
 # CONFIG_JFS_STATISTICS is not set
-# CONFIG_CD_FS is not set
 # CONFIG_MINIX_FS is not set
 # CONFIG_VXFS_FS is not set
 # CONFIG_NTFS_FS is not set
-# CONFIG_NTFS_DEBUG is not set
 # CONFIG_NTFS_RW is not set
 # CONFIG_HPFS_FS is not set
 CONFIG_PROC_FS=y
@@ -720,6 +736,7 @@ CONFIG_DEVPTS_FS=y
 # CONFIG_INTERMEZZO_FS is not set
 # CONFIG_NFS_FS is not set
 # CONFIG_NFS_V3 is not set
+# CONFIG_NFS_DIRECTIO is not set
 # CONFIG_ROOT_NFS is not set
 # CONFIG_NFSD is not set
 # CONFIG_NFSD_V3 is not set
@@ -801,15 +818,20 @@ CONFIG_NLS_DEFAULT="iso8859-1"
 # CONFIG_FB is not set
 
 #
-# Sound support
+# Sound
 #
-# CONFIG_SOUND_SUPPORT is not set
+# CONFIG_SOUND is not set
 
 #
 # USB support
 #
 # CONFIG_USB is not set
 
+#
+# Support for USB gadgets
+#
+# CONFIG_USB_GADGET is not set
+
 #
 # Bluetooth support
 #
@@ -819,9 +841,18 @@ CONFIG_NLS_DEFAULT="iso8859-1"
 # Kernel hacking
 #
 # CONFIG_DEBUG_KERNEL is not set
+CONFIG_LOG_BUF_SHIFT=0
+
+#
+# Cryptographic options
+#
+# CONFIG_CRYPTO is not set
 
 #
 # Library routines
 #
+CONFIG_OPTIMIZE_FOR_SIZE=y
+CONFIG_CRC32=y
 CONFIG_ZLIB_INFLATE=y
 CONFIG_ZLIB_DEFLATE=y
+# CONFIG_FW_LOADER is not set