Quellcode durchsuchen

kernel: add missing config option

This missing option was found by the build bots.

Signed-off-by: Hauke Mehrtens <[email protected]>

SVN-Revision: 42583
Hauke Mehrtens vor 11 Jahren
Ursprung
Commit
150224d91e

+ 1 - 0
target/linux/generic/config-3.10

@@ -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

+ 1 - 0
target/linux/generic/config-3.13

@@ -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

+ 1 - 0
target/linux/generic/config-3.14

@@ -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