diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-04-02 05:57:46 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-04-02 05:57:46 +0200 |
commit | e31c6dfa8eb23ec7b3350b95ffe92f5a962d8c6b (patch) | |
tree | e897997d1844a712391772444817abc12d2bc3d6 /arch/powerpc/configs/mpc85xx_defconfig | |
parent | Linux 3.4-rc1 (diff) | |
parent | powerpc/qe: Update the SNUM table for MPC8569 Rev2.0 (diff) | |
download | linux-e31c6dfa8eb23ec7b3350b95ffe92f5a962d8c6b.tar.xz linux-e31c6dfa8eb23ec7b3350b95ffe92f5a962d8c6b.zip |
Merge remote-tracking branch 'kumar/next' into merge
Diffstat (limited to 'arch/powerpc/configs/mpc85xx_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc85xx_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig index cc87a8441566..d6b6df5e8743 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_defconfig @@ -117,6 +117,7 @@ CONFIG_SERIAL_8250_RSA=y CONFIG_SERIAL_QE=m CONFIG_NVRAM=y CONFIG_I2C=y +CONFIG_I2C_CHARDEV=y CONFIG_I2C_CPM=m CONFIG_I2C_MPC=y CONFIG_SPI=y |