kernel: add missing config option

This missing option was found by the build bots.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42583 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Hauke Mehrtens
2014-09-16 21:39:24 +00:00
parent 34627f6bf6
commit f922e26c9e
3 changed files with 3 additions and 0 deletions

View File

@@ -3305,6 +3305,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPI_MPC52xx is not set
# CONFIG_SPI_MPC52xx_PSC is not set
# CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_OCTEON is not set
# CONFIG_SPI_ORION is not set
# CONFIG_SPI_PL022 is not set
# CONFIG_SPI_PPC4xx is not set

View File

@@ -3471,6 +3471,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPI_MPC52xx is not set
# CONFIG_SPI_MPC52xx_PSC is not set
# CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_OCTEON is not set
# CONFIG_SPI_ORION is not set
# CONFIG_SPI_PL022 is not set
# CONFIG_SPI_PPC4xx is not set

View File

@@ -3519,6 +3519,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPI_MPC52xx is not set
# CONFIG_SPI_MPC52xx_PSC is not set
# CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_OCTEON is not set
# CONFIG_SPI_ORION is not set
# CONFIG_SPI_PL022 is not set
# CONFIG_SPI_PPC4xx is not set