diff options
author | Jonas Larsson <jonas.larsson@martinsson.se> | 2009-03-30 11:04:53 -0400 |
---|---|---|
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | 2009-03-30 11:17:58 -0400 |
commit | a6b6b5ff8f31960f760dd849beb70e1ae8ddc0e2 (patch) | |
tree | 0c7679a44a3e59d2de16e43d8fd7b3ae04e0f707 /arch/avr32/configs | |
parent | 2f47c8c5556e91f309e24162263ebacff6973007 (diff) |
Add RTC support for Merisc boards
This patch adds RTC support for the Merisc boards.
Signed-off-by: Jonas Larsson <jonas.larsson@martinsson.se>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Diffstat (limited to 'arch/avr32/configs')
-rw-r--r-- | arch/avr32/configs/merisc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/avr32/configs/merisc_defconfig b/arch/avr32/configs/merisc_defconfig index cd51459ecd97..41554db4877f 100644 --- a/arch/avr32/configs/merisc_defconfig +++ b/arch/avr32/configs/merisc_defconfig | |||
@@ -887,7 +887,7 @@ CONFIG_RTC_INTF_DEV=y | |||
887 | # CONFIG_RTC_DRV_RS5C372 is not set | 887 | # CONFIG_RTC_DRV_RS5C372 is not set |
888 | # CONFIG_RTC_DRV_ISL1208 is not set | 888 | # CONFIG_RTC_DRV_ISL1208 is not set |
889 | # CONFIG_RTC_DRV_X1205 is not set | 889 | # CONFIG_RTC_DRV_X1205 is not set |
890 | # CONFIG_RTC_DRV_PCF8563 is not set | 890 | CONFIG_RTC_DRV_PCF8563=y |
891 | # CONFIG_RTC_DRV_PCF8583 is not set | 891 | # CONFIG_RTC_DRV_PCF8583 is not set |
892 | # CONFIG_RTC_DRV_M41T80 is not set | 892 | # CONFIG_RTC_DRV_M41T80 is not set |
893 | # CONFIG_RTC_DRV_S35390A is not set | 893 | # CONFIG_RTC_DRV_S35390A is not set |