From d84579def5e0d584cb0c179489d59c4aa1731469 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 16 Jul 2014 20:45:20 +0000 Subject: [PATCH] kernel: add CONFIG_I2C_AU1550 config option Signed-off-by: Hauke Mehrtens SVN-Revision: 41678 --- target/linux/generic/config-3.10 | 1 + target/linux/generic/config-3.13 | 1 + target/linux/generic/config-3.14 | 1 + 3 files changed, 3 insertions(+) diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index cef8b16cf2..e4d7dce821 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -1162,6 +1162,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_AMD756 is not set # CONFIG_I2C_AMD8111 is not set # CONFIG_I2C_ARB_GPIO_CHALLENGE is not set +# CONFIG_I2C_AU1550 is not set # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_CHARDEV is not set # CONFIG_I2C_COMPAT is not set diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13 index c2fcc87461..0b43967abe 100644 --- a/target/linux/generic/config-3.13 +++ b/target/linux/generic/config-3.13 @@ -1245,6 +1245,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_AMD756 is not set # CONFIG_I2C_AMD8111 is not set # CONFIG_I2C_ARB_GPIO_CHALLENGE is not set +# CONFIG_I2C_AU1550 is not set # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_CHARDEV is not set # CONFIG_I2C_COMPAT is not set diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14 index 73f8107945..678d8fc1d0 100644 --- a/target/linux/generic/config-3.14 +++ b/target/linux/generic/config-3.14 @@ -1268,6 +1268,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_AMD756 is not set # CONFIG_I2C_AMD8111 is not set # CONFIG_I2C_ARB_GPIO_CHALLENGE is not set +# CONFIG_I2C_AU1550 is not set # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_CHARDEV is not set # CONFIG_I2C_COMPAT is not set -- 2.30.2