diff options
author | Andrew Victor <linux@maxim.org.za> | 2008-04-02 17:38:11 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-04-10 09:57:23 -0400 |
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 baa97698c744..d846a492e5ce 100644 --- a/arch/arm/configs/ateb9200_defconfig +++ b/arch/arm/configs/ateb9200_defconfig | |||
@@ -714,7 +714,7 @@ CONFIG_I2C_ALGOPCA=m | |||
714 | # | 714 | # |
715 | # I2C Hardware Bus support | 715 | # I2C Hardware Bus support |
716 | # | 716 | # |
717 | CONFIG_I2C_AT91=m | 717 | CONFIG_I2C_GPIO=m |
718 | # CONFIG_I2C_PARPORT_LIGHT is not set | 718 | # CONFIG_I2C_PARPORT_LIGHT is not set |
719 | # CONFIG_I2C_STUB is not set | 719 | # CONFIG_I2C_STUB is not set |
720 | # CONFIG_I2C_PCA_ISA is not set | 720 | # CONFIG_I2C_PCA_ISA is not set |