mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
kernel: add missing config option
This missing option was found by the build bots. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42583
This commit is contained in:
parent
03586d23a3
commit
150224d91e
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user