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.37 | |
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.37')
-rw-r--r-- | target/linux/generic/config-2.6.37 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index eaf631eb23..0df42f40ec 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -1971,6 +1971,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 @@ -2008,6 +2009,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_SAMPLES 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 |