diff options
author | Andrew Victor <linux@maxim.org.za> | 2008-04-02 22:38:11 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-04-10 14:57:23 +0100 |
commit | 1af89cb6532dff0ad26f33fe6bd548c307a92f2b (patch) | |
tree | 5a331a5ed5b44a7c34c2695fcf150b10036bc227 /arch/arm/configs/ateb9200_defconfig | |
parent | adfbe06a3dcf791c1ec2fea6dfb2c59f0ad27c88 (diff) |
[ARM] 4915/1: AT91: Update defconfigs (Part 2)
Update the default configuration for the following AT91-based boards:
Embest ATEB9200
Cogent CSB337
Cogent CSB637
Sperry-Sun KAFA
Picotux200
Signed-off-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs/ateb9200_defconfig')
-rw-r--r-- | arch/arm/configs/ateb9200_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/ateb9200_defconfig b/arch/arm/configs/ateb9200_defconfig index baa97698c74..d846a492e5c 100644 --- a/arch/arm/configs/ateb9200_defconfig +++ b/arch/arm/configs/ateb9200_defconfig @@ -714,7 +714,7 @@ CONFIG_I2C_ALGOPCA=m # # I2C Hardware Bus support # -CONFIG_I2C_AT91=m +CONFIG_I2C_GPIO=m # CONFIG_I2C_PARPORT_LIGHT is not set # CONFIG_I2C_STUB is not set # CONFIG_I2C_PCA_ISA is not set |