1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00

kernel: add missing config option found by buildbot

SVN-Revision: 22080
This commit is contained in:
Hauke Mehrtens 2010-07-06 20:50:47 +00:00
parent 36b295eefd
commit 3aa9ba520f
2 changed files with 3 additions and 0 deletions

@ -620,6 +620,7 @@ CONFIG_FUTEX=y
CONFIG_FW_LOADER=y CONFIG_FW_LOADER=y
CONFIG_GACT_PROB=y CONFIG_GACT_PROB=y
# CONFIG_GAMEPORT is not set # CONFIG_GAMEPORT is not set
# CONFIG_GELIC_WIRELESS_OLD_PSK_INTERFACE is not set
CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_HWEIGHT=y
@ -2125,6 +2126,7 @@ CONFIG_SND_PCM_OSS_PLUGINS=y
# CONFIG_SND_SIS7019 is not set # CONFIG_SND_SIS7019 is not set
# CONFIG_SND_SGALAXY is not set # CONFIG_SND_SGALAXY is not set
# CONFIG_SND_SOC 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_SONICVIBES is not set
# CONFIG_SND_SPI is not set # CONFIG_SND_SPI is not set
# CONFIG_SND_SSCAPE is not set # CONFIG_SND_SSCAPE is not set

@ -2236,6 +2236,7 @@ CONFIG_SLAB=y
# CONFIG_SND_ARM is not set # CONFIG_SND_ARM is not set
# CONFIG_SND_ATIIXP is not set # CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM 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_AU8810 is not set
# CONFIG_SND_AU8820 is not set # CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set # CONFIG_SND_AU8830 is not set