1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 20:34:17 +03:00

kernel: add missing config option found by buildbot

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22080 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke 2010-07-06 20:50:47 +00:00
parent 9b8cc433f0
commit e47303d394
2 changed files with 3 additions and 0 deletions

View File

@ -620,6 +620,7 @@ CONFIG_FUTEX=y
CONFIG_FW_LOADER=y
CONFIG_GACT_PROB=y
# CONFIG_GAMEPORT is not set
# CONFIG_GELIC_WIRELESS_OLD_PSK_INTERFACE is not set
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_HWEIGHT=y
@ -2125,6 +2126,7 @@ CONFIG_SND_PCM_OSS_PLUGINS=y
# CONFIG_SND_SIS7019 is not set
# CONFIG_SND_SGALAXY is not set
# CONFIG_SND_SOC is not set
# CONFIG_SND_SOC_MPC5200_I2S is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_SPI is not set
# CONFIG_SND_SSCAPE is not set

View File

@ -2236,6 +2236,7 @@ CONFIG_SLAB=y
# CONFIG_SND_ARM is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_ATMEL_SOC is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set