diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2008-07-31 00:38:24 -0400 |
---|---|---|
committer | Lennert Buytenhek <buytenh@marvell.com> | 2008-08-09 09:17:28 -0400 |
commit | 3af6b0440f7b318af3f6a4c4ce251753377dba3a (patch) | |
tree | edf5aafc53613a05cb1899acdef6a0c46af24c54 /arch/arm/configs/orion5x_defconfig | |
parent | 627ca2fe93e7ef5e746c27f08a4f86cbc04dd915 (diff) |
[ARM] Orion: enable CONFIG_RTC_DRV_S35390A in the defconfg for QNAP devices
The QNAP TS-109/TS-209 and TS-409 devices need RTC_DRV_S35390A.
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Diffstat (limited to 'arch/arm/configs/orion5x_defconfig')
-rw-r--r-- | arch/arm/configs/orion5x_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/orion5x_defconfig b/arch/arm/configs/orion5x_defconfig index d99543911b14..1464ffe71717 100644 --- a/arch/arm/configs/orion5x_defconfig +++ b/arch/arm/configs/orion5x_defconfig | |||
@@ -1122,7 +1122,7 @@ CONFIG_RTC_DRV_PCF8563=y | |||
1122 | # CONFIG_RTC_DRV_PCF8583 is not set | 1122 | # CONFIG_RTC_DRV_PCF8583 is not set |
1123 | CONFIG_RTC_DRV_M41T80=y | 1123 | CONFIG_RTC_DRV_M41T80=y |
1124 | # CONFIG_RTC_DRV_M41T80_WDT is not set | 1124 | # CONFIG_RTC_DRV_M41T80_WDT is not set |
1125 | # CONFIG_RTC_DRV_S35390A is not set | 1125 | CONFIG_RTC_DRV_S35390A=y |
1126 | 1126 | ||
1127 | # | 1127 | # |
1128 | # SPI RTC drivers | 1128 | # SPI RTC drivers |