missed a config variable for the first block

svn path=/dists/trunk/linux-2.6/; revision=8702
This commit is contained in:
Maximilian Attems 2007-05-22 08:13:10 +00:00
parent ef2920102a
commit f34edd5bb7
1 changed files with 1 additions and 1 deletions

2
debian/arch/config vendored
View File

@ -1,6 +1,7 @@
#
# Debian toplevel config
#
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_MMU=y
CONFIG_DMI=y
CONFIG_GENERIC_BUG=y
@ -688,7 +689,6 @@ CONFIG_QSEMI_PHY=m
CONFIG_USB_NET_ZAURUS=m
CONFIG_IEEE80211=m
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FUSION_MAX_SGE=40