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/picotux200_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/picotux200_defconfig')
-rw-r--r-- | arch/arm/configs/picotux200_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/picotux200_defconfig b/arch/arm/configs/picotux200_defconfig index 3c0c4f192dc1..95a22f512805 100644 --- a/arch/arm/configs/picotux200_defconfig +++ b/arch/arm/configs/picotux200_defconfig | |||
@@ -727,14 +727,14 @@ CONFIG_I2C_CHARDEV=m | |||
727 | # | 727 | # |
728 | # I2C Algorithms | 728 | # I2C Algorithms |
729 | # | 729 | # |
730 | # CONFIG_I2C_ALGOBIT is not set | 730 | CONFIG_I2C_ALGOBIT=m |
731 | # CONFIG_I2C_ALGOPCF is not set | 731 | # CONFIG_I2C_ALGOPCF is not set |
732 | # CONFIG_I2C_ALGOPCA is not set | 732 | # CONFIG_I2C_ALGOPCA is not set |
733 | 733 | ||
734 | # | 734 | # |
735 | # I2C Hardware Bus support | 735 | # I2C Hardware Bus support |
736 | # | 736 | # |
737 | CONFIG_I2C_AT91=m | 737 | CONFIG_I2C_GPIO=m |
738 | # CONFIG_I2C_OCORES is not set | 738 | # CONFIG_I2C_OCORES is not set |
739 | # CONFIG_I2C_PARPORT_LIGHT is not set | 739 | # CONFIG_I2C_PARPORT_LIGHT is not set |
740 | # CONFIG_I2C_STUB is not set | 740 | # CONFIG_I2C_STUB is not set |