diff options
Diffstat (limited to 'arch/arm/configs/spitz_defconfig')
-rw-r--r-- | arch/arm/configs/spitz_defconfig | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/arch/arm/configs/spitz_defconfig b/arch/arm/configs/spitz_defconfig index 18e9beaec465..9895539533d6 100644 --- a/arch/arm/configs/spitz_defconfig +++ b/arch/arm/configs/spitz_defconfig | |||
@@ -897,7 +897,24 @@ CONFIG_UNIX98_PTYS=y | |||
897 | # | 897 | # |
898 | # I2C support | 898 | # I2C support |
899 | # | 899 | # |
900 | # CONFIG_I2C is not set | 900 | CONFIG_I2C=y |
901 | # CONFIG_I2C_CHARDEV is not set | ||
902 | |||
903 | # | ||
904 | # I2C Algorithms | ||
905 | # | ||
906 | # CONFIG_I2C_ALGOBIT is not set | ||
907 | # CONFIG_I2C_ALGOPCF is not set | ||
908 | # CONFIG_I2C_ALGOPCA is not set | ||
909 | |||
910 | # | ||
911 | # I2C Hardware Bus support | ||
912 | # | ||
913 | CONFIG_I2C_PXA=y | ||
914 | # CONFIG_I2C_PXA_SLAVE is not set | ||
915 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
916 | # CONFIG_I2C_STUB is not set | ||
917 | # CONFIG_I2C_PCA_ISA is not set | ||
901 | 918 | ||
902 | # | 919 | # |
903 | # Hardware Monitoring support | 920 | # Hardware Monitoring support |