Browse Source

kernel: add CONFIG_I2C_AU1550 config option

Signed-off-by: Hauke Mehrtens <[email protected]>

SVN-Revision: 41678
Hauke Mehrtens 11 years ago
parent
commit
d84579def5

+ 1 - 0
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

+ 1 - 0
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

+ 1 - 0
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