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.37 | |
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.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 |