aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristoffer <kristoffer@Buttox.(none)>2009-05-17 16:22:10 +0200
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2011-12-10 10:35:08 +0100
commit8082418fe5473f84462595d0eaa8a2f95b8cb632 (patch)
tree4d1de8ee59ea1156b9817a4f29d750b31ac00c64
parent803ac3ee07c235bc21cb62ff2bbfb5c1139abd56 (diff)
downloadlinux-hpc-8082418fe5473f84462595d0eaa8a2f95b8cb632.tar.gz
config-hp7xx-v2.6.19 : Add more options, solve bug * The experimental fpu code doesnt work (get illegal bug) So use the stable fpu emulation by default. * Add sound dummies * Add support for more binaries.
-rw-r--r--config-hp7xx-v2.6.1960
1 files changed, 53 insertions, 7 deletions
diff --git a/config-hp7xx-v2.6.19 b/config-hp7xx-v2.6.19
index bc58e5e1fc8ab1..d239c7bf7760fc 100644
--- a/config-hp7xx-v2.6.19
+++ b/config-hp7xx-v2.6.19
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.19-hpc
-# Mon Oct 20 22:52:39 2008
+# Linux kernel version: 2.6.19
+# Sun May 17 16:04:30 2009
#
CONFIG_ARM=y
# CONFIG_GENERIC_TIME is not set
@@ -230,15 +230,16 @@ CONFIG_CMDLINE=""
#
# At least one emulation must be selected
#
-# CONFIG_FPE_NWFPE is not set
-CONFIG_FPE_FASTFPE=y
+CONFIG_FPE_NWFPE=y
+# CONFIG_FPE_NWFPE_XP is not set
+# CONFIG_FPE_FASTFPE is not set
#
# Userspace binary formats
#
CONFIG_BINFMT_ELF=y
-# CONFIG_BINFMT_AOUT is not set
-# CONFIG_BINFMT_MISC is not set
+CONFIG_BINFMT_AOUT=y
+CONFIG_BINFMT_MISC=y
# CONFIG_ARTHUR is not set
#
@@ -1136,7 +1137,52 @@ CONFIG_LCD_JORNADA720=y
#
# Sound
#
-# CONFIG_SOUND is not set
+CONFIG_SOUND=m
+
+#
+# Advanced Linux Sound Architecture
+#
+CONFIG_SND=m
+CONFIG_SND_TIMER=m
+CONFIG_SND_PCM=m
+CONFIG_SND_RAWMIDI=m
+CONFIG_SND_SEQUENCER=m
+CONFIG_SND_SEQ_DUMMY=m
+CONFIG_SND_OSSEMUL=y
+CONFIG_SND_MIXER_OSS=m
+CONFIG_SND_PCM_OSS=m
+CONFIG_SND_PCM_OSS_PLUGINS=y
+CONFIG_SND_SEQUENCER_OSS=y
+# CONFIG_SND_DYNAMIC_MINORS is not set
+CONFIG_SND_SUPPORT_OLD_API=y
+CONFIG_SND_VERBOSE_PROCFS=y
+# CONFIG_SND_VERBOSE_PRINTK is not set
+# CONFIG_SND_DEBUG is not set
+
+#
+# Generic devices
+#
+CONFIG_SND_DUMMY=m
+CONFIG_SND_VIRMIDI=m
+# CONFIG_SND_MTPAV is not set
+# CONFIG_SND_MTS64 is not set
+# CONFIG_SND_SERIAL_U16550 is not set
+# CONFIG_SND_MPU401 is not set
+
+#
+# ALSA ARM devices
+#
+
+#
+# PCMCIA devices
+#
+# CONFIG_SND_VXPOCKET is not set
+# CONFIG_SND_PDAUDIOCF is not set
+
+#
+# Open Sound System
+#
+# CONFIG_SOUND_PRIME is not set
#
# USB support