From: hauke Date: Wed, 16 Jul 2014 20:45:20 +0000 (+0000) Subject: kernel: add CONFIG_I2C_AU1550 config option X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=5db7ee6b2f7b74b9115a027d04eb115c3a53414b;p=openwrt.git kernel: add CONFIG_I2C_AU1550 config option Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41678 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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