diff options
| author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-04-09 06:53:45 -0400 |
|---|---|---|
| committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-04-09 06:53:45 -0400 |
| commit | 1eecb8280b038019f2f914abc01b28caf5d0a168 (patch) | |
| tree | 7efa7cfc60b64ce50d437342d6457211effbb0ea /arch/powerpc/configs | |
| parent | c2f6702d318e43bf841da9c0ba5b6f1695661bbc (diff) | |
| parent | 0034102808e0dbbf3a2394b82b1bb40b5778de9e (diff) | |
Merge tag 'v3.4-rc2' into for-3.5
Linux 3.4-rc2 contains some bug fixes we need, including the addition of
an export for regcache_sync_region().
Diffstat (limited to 'arch/powerpc/configs')
| -rw-r--r-- | arch/powerpc/configs/corenet32_smp_defconfig | 1 | ||||
| -rw-r--r-- | arch/powerpc/configs/corenet64_smp_defconfig | 2 | ||||
| -rw-r--r-- | arch/powerpc/configs/mpc85xx_defconfig | 1 | ||||
| -rw-r--r-- | arch/powerpc/configs/mpc85xx_smp_defconfig | 1 |
4 files changed, 5 insertions, 0 deletions
diff --git a/arch/powerpc/configs/corenet32_smp_defconfig b/arch/powerpc/configs/corenet32_smp_defconfig index f8aef205d22..91db656294e 100644 --- a/arch/powerpc/configs/corenet32_smp_defconfig +++ b/arch/powerpc/configs/corenet32_smp_defconfig | |||
| @@ -116,6 +116,7 @@ CONFIG_SERIAL_8250_RSA=y | |||
| 116 | CONFIG_HW_RANDOM=y | 116 | CONFIG_HW_RANDOM=y |
| 117 | CONFIG_NVRAM=y | 117 | CONFIG_NVRAM=y |
| 118 | CONFIG_I2C=y | 118 | CONFIG_I2C=y |
| 119 | CONFIG_I2C_CHARDEV=y | ||
| 119 | CONFIG_I2C_MPC=y | 120 | CONFIG_I2C_MPC=y |
| 120 | CONFIG_SPI=y | 121 | CONFIG_SPI=y |
| 121 | CONFIG_SPI_GPIO=y | 122 | CONFIG_SPI_GPIO=y |
diff --git a/arch/powerpc/configs/corenet64_smp_defconfig b/arch/powerpc/configs/corenet64_smp_defconfig index 82b13bfcf3c..6798343580f 100644 --- a/arch/powerpc/configs/corenet64_smp_defconfig +++ b/arch/powerpc/configs/corenet64_smp_defconfig | |||
| @@ -71,6 +71,8 @@ CONFIG_SERIAL_8250_MANY_PORTS=y | |||
| 71 | CONFIG_SERIAL_8250_DETECT_IRQ=y | 71 | CONFIG_SERIAL_8250_DETECT_IRQ=y |
| 72 | CONFIG_SERIAL_8250_RSA=y | 72 | CONFIG_SERIAL_8250_RSA=y |
| 73 | CONFIG_I2C=y | 73 | CONFIG_I2C=y |
| 74 | CONFIG_I2C_CHARDEV=y | ||
| 75 | CONFIG_I2C_MPC=y | ||
| 74 | # CONFIG_HWMON is not set | 76 | # CONFIG_HWMON is not set |
| 75 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 77 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
| 76 | # CONFIG_HID_SUPPORT is not set | 78 | # CONFIG_HID_SUPPORT is not set |
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig index b7ac92a8b28..62bb723c5b5 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_defconfig | |||
| @@ -117,6 +117,7 @@ CONFIG_SERIAL_8250_RSA=y | |||
| 117 | CONFIG_SERIAL_QE=m | 117 | CONFIG_SERIAL_QE=m |
| 118 | CONFIG_NVRAM=y | 118 | CONFIG_NVRAM=y |
| 119 | CONFIG_I2C=y | 119 | CONFIG_I2C=y |
| 120 | CONFIG_I2C_CHARDEV=y | ||
| 120 | CONFIG_I2C_CPM=m | 121 | CONFIG_I2C_CPM=m |
| 121 | CONFIG_I2C_MPC=y | 122 | CONFIG_I2C_MPC=y |
| 122 | CONFIG_SPI=y | 123 | CONFIG_SPI=y |
diff --git a/arch/powerpc/configs/mpc85xx_smp_defconfig b/arch/powerpc/configs/mpc85xx_smp_defconfig index 41d5e4709a0..d1828427ae5 100644 --- a/arch/powerpc/configs/mpc85xx_smp_defconfig +++ b/arch/powerpc/configs/mpc85xx_smp_defconfig | |||
| @@ -119,6 +119,7 @@ CONFIG_SERIAL_8250_RSA=y | |||
| 119 | CONFIG_SERIAL_QE=m | 119 | CONFIG_SERIAL_QE=m |
| 120 | CONFIG_NVRAM=y | 120 | CONFIG_NVRAM=y |
| 121 | CONFIG_I2C=y | 121 | CONFIG_I2C=y |
| 122 | CONFIG_I2C_CHARDEV=y | ||
| 122 | CONFIG_I2C_CPM=m | 123 | CONFIG_I2C_CPM=m |
| 123 | CONFIG_I2C_MPC=y | 124 | CONFIG_I2C_MPC=y |
| 124 | CONFIG_SPI=y | 125 | CONFIG_SPI=y |
