diff options
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.18 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.19 | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 52cc3b0ff0..5487bdd262 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -1338,6 +1338,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_AMD8111 is not set # CONFIG_I2C_ARB_GPIO_CHALLENGE is not set # CONFIG_I2C_AU1550 is not set +# CONFIG_I2C_BCM2835 is not set # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_CHARDEV is not set # CONFIG_I2C_COMPAT is not set @@ -3729,6 +3730,7 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SPINLOCK_TEST is not set # CONFIG_SPI_ALTERA is not set # CONFIG_SPI_AU1550 is not set +# CONFIG_SPI_BCM2835 is not set # CONFIG_SPI_BITBANG is not set # CONFIG_SPI_BUTTERFLY is not set # CONFIG_SPI_CADENCE is not set diff --git a/target/linux/generic/config-3.19 b/target/linux/generic/config-3.19 index 0d05ddbf20..a5405f47ce 100644 --- a/target/linux/generic/config-3.19 +++ b/target/linux/generic/config-3.19 @@ -1345,6 +1345,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_AMD8111 is not set # CONFIG_I2C_ARB_GPIO_CHALLENGE is not set # CONFIG_I2C_AU1550 is not set +# CONFIG_I2C_BCM2835 is not set # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_CHARDEV is not set # CONFIG_I2C_COMPAT is not set @@ -3754,6 +3755,7 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SPINLOCK_TEST is not set # CONFIG_SPI_ALTERA is not set # CONFIG_SPI_AU1550 is not set +# CONFIG_SPI_BCM2835 is not set # CONFIG_SPI_BITBANG is not set # CONFIG_SPI_BUTTERFLY is not set # CONFIG_SPI_CADENCE is not set |