summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/corenet64_smp_defconfig
diff options
context:
space:
mode:
authorShaveta Leekha2012-03-17 09:58:56 +0100
committerKumar Gala2012-03-29 15:14:13 +0200
commit2a78aeb1078994f6dab0173c2ecf5d9803ef0e8e (patch)
tree5f22833db7c63f1345d7a9a89d9f1c0d423463dd /arch/powerpc/configs/corenet64_smp_defconfig
parentpowerpc/85xx: add the P1020UTM-PC DTS support (diff)
downloadkernel-qcow2-linux-2a78aeb1078994f6dab0173c2ecf5d9803ef0e8e.tar.gz
kernel-qcow2-linux-2a78aeb1078994f6dab0173c2ecf5d9803ef0e8e.tar.xz
kernel-qcow2-linux-2a78aeb1078994f6dab0173c2ecf5d9803ef0e8e.zip
powerpc/85xx: Enable I2C_CHARDEV and I2C_MPC options in defconfigs
Enable I2C char dev interface for user space testing of I2C controler. Enable the I2C driver on 64-bit builds (corenet64_smp_defconfig) as it was missing. Signed-off-by: Shaveta Leekha <shaveta@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/corenet64_smp_defconfig')
-rw-r--r--arch/powerpc/configs/corenet64_smp_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/corenet64_smp_defconfig b/arch/powerpc/configs/corenet64_smp_defconfig
index 7ed8d4cf2719..8a42ebb294b0 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
CONFIG_SERIAL_8250_DETECT_IRQ=y
CONFIG_SERIAL_8250_RSA=y
CONFIG_I2C=y
+CONFIG_I2C_CHARDEV=y
+CONFIG_I2C_MPC=y
# CONFIG_HWMON is not set
CONFIG_VIDEO_OUTPUT_CONTROL=y
# CONFIG_HID_SUPPORT is not set