Config updates for 2.6.13. Main change I wanted

to do is to enable HPET_EMULATE_RTC which fixes
309909. That required setting RTC=y instead of
RTC=m. Since it looks like I was the first person
to run split-config for 2.6.13, it also set a
bunch of unrelated options. I'll post to d-k to
make sure that this is a sane thing.

svn path=/dists/trunk/linux-2.6/; revision=4357
This commit is contained in:
Jurij Smakov 2005-10-09 06:07:22 +00:00
parent 4bc5da6b49
commit 135b3a2c08
1 changed files with 10 additions and 1 deletions

View File

@ -445,7 +445,6 @@ CONFIG_MD_RAID10=m
CONFIG_MD_RAID6=m
CONFIG_MD_FAULTY=m
CONFIG_DM_MULTIPATH_EMC=m
CONFIG_FUSION=m
CONFIG_FUSION_MAX_SGE=40
CONFIG_FUSION_CTL=m
CONFIG_FUSION_LAN=m
@ -1918,3 +1917,13 @@ CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_PHYSICAL_START=0x100000
# CONFIG_HOTPLUG_CPU is not set
CONFIG_FLATMEM_MANUAL=y
CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_FLATMEM=y
CONFIG_SCSI_QLA2XXX=m
# CONFIG_DISCONTIGMEM_MANUAL is not set
CONFIG_HPET_EMULATE_RTC=y
# CONFIG_USB_EMI26 is not set
CONFIG_FUSION=y