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/csb637_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/csb637_defconfig')
-rw-r--r-- | arch/arm/configs/csb637_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/csb637_defconfig b/arch/arm/configs/csb637_defconfig index 669f035896f9..bffe63bdeecb 100644 --- a/arch/arm/configs/csb637_defconfig +++ b/arch/arm/configs/csb637_defconfig | |||
@@ -658,14 +658,14 @@ CONFIG_I2C_CHARDEV=y | |||
658 | # | 658 | # |
659 | # I2C Algorithms | 659 | # I2C Algorithms |
660 | # | 660 | # |
661 | # CONFIG_I2C_ALGOBIT is not set | 661 | CONFIG_I2C_ALGOBIT=y |
662 | # CONFIG_I2C_ALGOPCF is not set | 662 | # CONFIG_I2C_ALGOPCF is not set |
663 | # CONFIG_I2C_ALGOPCA is not set | 663 | # CONFIG_I2C_ALGOPCA is not set |
664 | 664 | ||
665 | # | 665 | # |
666 | # I2C Hardware Bus support | 666 | # I2C Hardware Bus support |
667 | # | 667 | # |
668 | CONFIG_I2C_AT91=y | 668 | CONFIG_I2C_GPIO=y |
669 | # CONFIG_I2C_PARPORT_LIGHT is not set | 669 | # CONFIG_I2C_PARPORT_LIGHT is not set |
670 | # CONFIG_I2C_STUB is not set | 670 | # CONFIG_I2C_STUB is not set |
671 | # CONFIG_I2C_PCA_ISA is not set | 671 | # CONFIG_I2C_PCA_ISA is not set |