diff options
author | Ben Dooks <ben-linux@fluff.org> | 2010-05-28 05:26:23 -0400 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2010-05-28 06:33:01 -0400 |
commit | 56a5cbaf2aabda22991c136bfdf706e97859cc42 (patch) | |
tree | 0162f21e5c743b1a803b2a50209203501567ea4a /arch/arm/configs | |
parent | e56210caeb391a117aef4f109e012d58a56cab2a (diff) |
ARM: s3c6400_defconfig: Add SPI driver
The SPI driver was added last kernel round, so enable
the core SPI and add the 64XX and bitbang driver as
modules.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/s3c6400_defconfig | 38 |
1 files changed, 37 insertions, 1 deletions
diff --git a/arch/arm/configs/s3c6400_defconfig b/arch/arm/configs/s3c6400_defconfig index e5fa4eab57b9..673eeceb1e9e 100644 --- a/arch/arm/configs/s3c6400_defconfig +++ b/arch/arm/configs/s3c6400_defconfig | |||
@@ -481,6 +481,9 @@ CONFIG_MTD_CFI_I2=y | |||
481 | # | 481 | # |
482 | # Self-contained MTD device drivers | 482 | # Self-contained MTD device drivers |
483 | # | 483 | # |
484 | # CONFIG_MTD_DATAFLASH is not set | ||
485 | # CONFIG_MTD_M25P80 is not set | ||
486 | # CONFIG_MTD_SST25L is not set | ||
484 | # CONFIG_MTD_SLRAM is not set | 487 | # CONFIG_MTD_SLRAM is not set |
485 | # CONFIG_MTD_PHRAM is not set | 488 | # CONFIG_MTD_PHRAM is not set |
486 | # CONFIG_MTD_MTDRAM is not set | 489 | # CONFIG_MTD_MTDRAM is not set |
@@ -540,12 +543,14 @@ CONFIG_MISC_DEVICES=y | |||
540 | # CONFIG_ISL29003 is not set | 543 | # CONFIG_ISL29003 is not set |
541 | # CONFIG_SENSORS_TSL2550 is not set | 544 | # CONFIG_SENSORS_TSL2550 is not set |
542 | # CONFIG_DS1682 is not set | 545 | # CONFIG_DS1682 is not set |
546 | # CONFIG_TI_DAC7512 is not set | ||
543 | # CONFIG_C2PORT is not set | 547 | # CONFIG_C2PORT is not set |
544 | 548 | ||
545 | # | 549 | # |
546 | # EEPROM support | 550 | # EEPROM support |
547 | # | 551 | # |
548 | CONFIG_EEPROM_AT24=y | 552 | CONFIG_EEPROM_AT24=y |
553 | # CONFIG_EEPROM_AT25 is not set | ||
549 | # CONFIG_EEPROM_LEGACY is not set | 554 | # CONFIG_EEPROM_LEGACY is not set |
550 | # CONFIG_EEPROM_MAX6875 is not set | 555 | # CONFIG_EEPROM_MAX6875 is not set |
551 | # CONFIG_EEPROM_93CX6 is not set | 556 | # CONFIG_EEPROM_93CX6 is not set |
@@ -660,6 +665,7 @@ CONFIG_SERIAL_SAMSUNG_UARTS=4 | |||
660 | # CONFIG_SERIAL_SAMSUNG_DEBUG is not set | 665 | # CONFIG_SERIAL_SAMSUNG_DEBUG is not set |
661 | CONFIG_SERIAL_SAMSUNG_CONSOLE=y | 666 | CONFIG_SERIAL_SAMSUNG_CONSOLE=y |
662 | CONFIG_SERIAL_S3C6400=y | 667 | CONFIG_SERIAL_S3C6400=y |
668 | # CONFIG_SERIAL_MAX3100 is not set | ||
663 | CONFIG_SERIAL_CORE=y | 669 | CONFIG_SERIAL_CORE=y |
664 | CONFIG_SERIAL_CORE_CONSOLE=y | 670 | CONFIG_SERIAL_CORE_CONSOLE=y |
665 | # CONFIG_SERIAL_TIMBERDALE is not set | 671 | # CONFIG_SERIAL_TIMBERDALE is not set |
@@ -709,7 +715,24 @@ CONFIG_I2C_S3C2410=y | |||
709 | # CONFIG_I2C_DEBUG_CORE is not set | 715 | # CONFIG_I2C_DEBUG_CORE is not set |
710 | # CONFIG_I2C_DEBUG_ALGO is not set | 716 | # CONFIG_I2C_DEBUG_ALGO is not set |
711 | # CONFIG_I2C_DEBUG_BUS is not set | 717 | # CONFIG_I2C_DEBUG_BUS is not set |
712 | # CONFIG_SPI is not set | 718 | CONFIG_SPI=y |
719 | # CONFIG_SPI_DEBUG is not set | ||
720 | CONFIG_SPI_MASTER=y | ||
721 | |||
722 | # | ||
723 | # SPI Master Controller Drivers | ||
724 | # | ||
725 | CONFIG_SPI_BITBANG=m | ||
726 | CONFIG_SPI_GPIO=m | ||
727 | CONFIG_SPI_S3C64XX=m | ||
728 | # CONFIG_SPI_XILINX is not set | ||
729 | # CONFIG_SPI_DESIGNWARE is not set | ||
730 | |||
731 | # | ||
732 | # SPI Protocol Masters | ||
733 | # | ||
734 | # CONFIG_SPI_SPIDEV is not set | ||
735 | # CONFIG_SPI_TLE62X0 is not set | ||
713 | 736 | ||
714 | # | 737 | # |
715 | # PPS support | 738 | # PPS support |
@@ -741,6 +764,9 @@ CONFIG_GPIOLIB=y | |||
741 | # | 764 | # |
742 | # SPI GPIO expanders: | 765 | # SPI GPIO expanders: |
743 | # | 766 | # |
767 | # CONFIG_GPIO_MAX7301 is not set | ||
768 | # CONFIG_GPIO_MCP23S08 is not set | ||
769 | # CONFIG_GPIO_MC33880 is not set | ||
744 | 770 | ||
745 | # | 771 | # |
746 | # AC97 GPIO expanders: | 772 | # AC97 GPIO expanders: |
@@ -756,6 +782,7 @@ CONFIG_HWMON=y | |||
756 | # | 782 | # |
757 | # CONFIG_SENSORS_AD7414 is not set | 783 | # CONFIG_SENSORS_AD7414 is not set |
758 | # CONFIG_SENSORS_AD7418 is not set | 784 | # CONFIG_SENSORS_AD7418 is not set |
785 | # CONFIG_SENSORS_ADCXX is not set | ||
759 | # CONFIG_SENSORS_ADM1021 is not set | 786 | # CONFIG_SENSORS_ADM1021 is not set |
760 | # CONFIG_SENSORS_ADM1025 is not set | 787 | # CONFIG_SENSORS_ADM1025 is not set |
761 | # CONFIG_SENSORS_ADM1026 is not set | 788 | # CONFIG_SENSORS_ADM1026 is not set |
@@ -777,6 +804,7 @@ CONFIG_HWMON=y | |||
777 | # CONFIG_SENSORS_GL520SM is not set | 804 | # CONFIG_SENSORS_GL520SM is not set |
778 | # CONFIG_SENSORS_IT87 is not set | 805 | # CONFIG_SENSORS_IT87 is not set |
779 | # CONFIG_SENSORS_LM63 is not set | 806 | # CONFIG_SENSORS_LM63 is not set |
807 | # CONFIG_SENSORS_LM70 is not set | ||
780 | # CONFIG_SENSORS_LM73 is not set | 808 | # CONFIG_SENSORS_LM73 is not set |
781 | # CONFIG_SENSORS_LM75 is not set | 809 | # CONFIG_SENSORS_LM75 is not set |
782 | # CONFIG_SENSORS_LM77 is not set | 810 | # CONFIG_SENSORS_LM77 is not set |
@@ -791,6 +819,7 @@ CONFIG_HWMON=y | |||
791 | # CONFIG_SENSORS_LTC4215 is not set | 819 | # CONFIG_SENSORS_LTC4215 is not set |
792 | # CONFIG_SENSORS_LTC4245 is not set | 820 | # CONFIG_SENSORS_LTC4245 is not set |
793 | # CONFIG_SENSORS_LM95241 is not set | 821 | # CONFIG_SENSORS_LM95241 is not set |
822 | # CONFIG_SENSORS_MAX1111 is not set | ||
794 | # CONFIG_SENSORS_MAX1619 is not set | 823 | # CONFIG_SENSORS_MAX1619 is not set |
795 | # CONFIG_SENSORS_MAX6650 is not set | 824 | # CONFIG_SENSORS_MAX6650 is not set |
796 | # CONFIG_SENSORS_PC87360 is not set | 825 | # CONFIG_SENSORS_PC87360 is not set |
@@ -802,6 +831,7 @@ CONFIG_HWMON=y | |||
802 | # CONFIG_SENSORS_SMSC47M192 is not set | 831 | # CONFIG_SENSORS_SMSC47M192 is not set |
803 | # CONFIG_SENSORS_SMSC47B397 is not set | 832 | # CONFIG_SENSORS_SMSC47B397 is not set |
804 | # CONFIG_SENSORS_ADS7828 is not set | 833 | # CONFIG_SENSORS_ADS7828 is not set |
834 | # CONFIG_SENSORS_ADS7871 is not set | ||
805 | # CONFIG_SENSORS_AMC6821 is not set | 835 | # CONFIG_SENSORS_AMC6821 is not set |
806 | # CONFIG_SENSORS_THMC50 is not set | 836 | # CONFIG_SENSORS_THMC50 is not set |
807 | # CONFIG_SENSORS_TMP401 is not set | 837 | # CONFIG_SENSORS_TMP401 is not set |
@@ -815,6 +845,7 @@ CONFIG_HWMON=y | |||
815 | # CONFIG_SENSORS_W83L786NG is not set | 845 | # CONFIG_SENSORS_W83L786NG is not set |
816 | # CONFIG_SENSORS_W83627HF is not set | 846 | # CONFIG_SENSORS_W83627HF is not set |
817 | # CONFIG_SENSORS_W83627EHF is not set | 847 | # CONFIG_SENSORS_W83627EHF is not set |
848 | # CONFIG_SENSORS_LIS3_SPI is not set | ||
818 | # CONFIG_SENSORS_LIS3_I2C is not set | 849 | # CONFIG_SENSORS_LIS3_I2C is not set |
819 | # CONFIG_THERMAL is not set | 850 | # CONFIG_THERMAL is not set |
820 | # CONFIG_WATCHDOG is not set | 851 | # CONFIG_WATCHDOG is not set |
@@ -851,7 +882,10 @@ CONFIG_SSB_POSSIBLE=y | |||
851 | # CONFIG_MFD_WM8350_I2C is not set | 882 | # CONFIG_MFD_WM8350_I2C is not set |
852 | # CONFIG_MFD_WM8994 is not set | 883 | # CONFIG_MFD_WM8994 is not set |
853 | # CONFIG_MFD_PCF50633 is not set | 884 | # CONFIG_MFD_PCF50633 is not set |
885 | # CONFIG_MFD_MC13783 is not set | ||
854 | # CONFIG_AB3100_CORE is not set | 886 | # CONFIG_AB3100_CORE is not set |
887 | # CONFIG_EZX_PCAP is not set | ||
888 | # CONFIG_AB4500_CORE is not set | ||
855 | # CONFIG_REGULATOR is not set | 889 | # CONFIG_REGULATOR is not set |
856 | # CONFIG_MEDIA_SUPPORT is not set | 890 | # CONFIG_MEDIA_SUPPORT is not set |
857 | 891 | ||
@@ -901,6 +935,7 @@ CONFIG_SND_DRIVERS=y | |||
901 | # CONFIG_SND_SERIAL_U16550 is not set | 935 | # CONFIG_SND_SERIAL_U16550 is not set |
902 | # CONFIG_SND_MPU401 is not set | 936 | # CONFIG_SND_MPU401 is not set |
903 | CONFIG_SND_ARM=y | 937 | CONFIG_SND_ARM=y |
938 | CONFIG_SND_SPI=y | ||
904 | CONFIG_SND_SOC=m | 939 | CONFIG_SND_SOC=m |
905 | CONFIG_SND_SOC_AC97_BUS=y | 940 | CONFIG_SND_SOC_AC97_BUS=y |
906 | CONFIG_SND_S3C24XX_SOC=m | 941 | CONFIG_SND_S3C24XX_SOC=m |
@@ -957,6 +992,7 @@ CONFIG_MMC_SDHCI=y | |||
957 | # CONFIG_MMC_SDHCI_PLTFM is not set | 992 | # CONFIG_MMC_SDHCI_PLTFM is not set |
958 | CONFIG_MMC_SDHCI_S3C=y | 993 | CONFIG_MMC_SDHCI_S3C=y |
959 | # CONFIG_MMC_SDHCI_S3C_DMA is not set | 994 | # CONFIG_MMC_SDHCI_S3C_DMA is not set |
995 | # CONFIG_MMC_SPI is not set | ||
960 | # CONFIG_MEMSTICK is not set | 996 | # CONFIG_MEMSTICK is not set |
961 | # CONFIG_NEW_LEDS is not set | 997 | # CONFIG_NEW_LEDS is not set |
962 | # CONFIG_ACCESSIBILITY is not set | 998 | # CONFIG_ACCESSIBILITY is not set |