kernel: add CONFIG_I2C_AU1550 config option
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41678
This commit is contained in:
parent
7a8f2a73ce
commit
d84579def5
3 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue