diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-08-06 10:41:15 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-08-06 10:41:15 +0000 |
commit | d447cb5164d5cec00708e56cd69f6bd0837257ae (patch) | |
tree | 6d35c9cb0303a89176e1e0a487292186c39cea56 /target/linux/generic/config-2.6.39 | |
parent | 01870142fb36eef34a723b89da88f8007ccc81ef (diff) | |
download | upstream-d447cb5164d5cec00708e56cd69f6bd0837257ae.tar.gz upstream-d447cb5164d5cec00708e56cd69f6bd0837257ae.tar.bz2 upstream-d447cb5164d5cec00708e56cd69f6bd0837257ae.zip |
kernel: add some missing config options
These options where found by buildbot
SVN-Revision: 27920
Diffstat (limited to 'target/linux/generic/config-2.6.39')
-rw-r--r-- | target/linux/generic/config-2.6.39 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.39 b/target/linux/generic/config-2.6.39 index 20166189a2..4c9f84d73e 100644 --- a/target/linux/generic/config-2.6.39 +++ b/target/linux/generic/config-2.6.39 @@ -2046,6 +2046,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_PCF8583 is not set # CONFIG_RTC_DRV_PL030 is not set # CONFIG_RTC_DRV_PL031 is not set +# CONFIG_RTC_DRV_PS3 is not set # CONFIG_RTC_DRV_R9701 is not set # CONFIG_RTC_DRV_RP5C01 is not set # CONFIG_RTC_DRV_RS5C348 is not set @@ -2085,6 +2086,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_SATA_ACARD_AHCI is not set # CONFIG_SATA_AHCI is not set # CONFIG_SATA_AHCI_PLATFORM is not set +# CONFIG_SATA_DWC is not set # CONFIG_SATA_INIC162X is not set # CONFIG_SATA_MV is not set # CONFIG_SATA_NV is not set @@ -2528,6 +2530,7 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SPI_PXA2XX_PCI is not set # CONFIG_SPI_RB4XX is not set # CONFIG_SPI_RB4XX_CPLD is not set +# CONFIG_SPI_RAMIPS is not set # CONFIG_SPI_SPIDEV is not set # CONFIG_SPI_TLE62X0 is not set # CONFIG_SPI_TOPCLIFF_PCH is not set |