diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2011-08-06 10:41:15 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2011-08-06 10:41:15 +0000 |
commit | 6860530e8e0f90a6d2ee5e48bad7966990df9fe2 (patch) | |
tree | 26bc6596671e3858150a70e2cd99d30d7107e36f /target/linux/generic/config-2.6.39 | |
parent | 749ff706f1084e4207ce7801930e7b0ba5ff48ac (diff) | |
download | upstream-6860530e8e0f90a6d2ee5e48bad7966990df9fe2.tar.gz upstream-6860530e8e0f90a6d2ee5e48bad7966990df9fe2.tar.bz2 upstream-6860530e8e0f90a6d2ee5e48bad7966990df9fe2.zip |
kernel: add some missing config options
These options where found by buildbot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27920 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |