diff options
author | Alexander Clouter <alex@digriz.org.uk> | 2009-02-06 16:56:04 -0500 |
---|---|---|
committer | Alexander Clouter <alex@digriz.org.uk> | 2009-02-06 16:56:04 -0500 |
commit | 88800b2f2ffd3e436266e4dff9586d48b5b54500 (patch) | |
tree | 51f527da66405ca97ec849f907c6046bbc9f5955 /arch/arm/configs/orion5x_defconfig | |
parent | b95a13d79c0e92c9c844fa8aa089c9bd2ed10705 (diff) |
[ARM] orion5x: add rtc-m48t86 to orion5x_defconfig
The TS-7800 can have a M48T86 RTC onboard
Signed-off-by: Alexander Clouter <alex@digriz.org.uk>
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 b2456ca544c9..45dcd086fee1 100644 --- a/arch/arm/configs/orion5x_defconfig +++ b/arch/arm/configs/orion5x_defconfig | |||
@@ -1177,7 +1177,7 @@ CONFIG_RTC_DRV_S35390A=y | |||
1177 | # CONFIG_RTC_DRV_DS1553 is not set | 1177 | # CONFIG_RTC_DRV_DS1553 is not set |
1178 | # CONFIG_RTC_DRV_DS1742 is not set | 1178 | # CONFIG_RTC_DRV_DS1742 is not set |
1179 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1179 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1180 | # CONFIG_RTC_DRV_M48T86 is not set | 1180 | CONFIG_RTC_DRV_M48T86=y |
1181 | # CONFIG_RTC_DRV_M48T59 is not set | 1181 | # CONFIG_RTC_DRV_M48T59 is not set |
1182 | # CONFIG_RTC_DRV_V3020 is not set | 1182 | # CONFIG_RTC_DRV_V3020 is not set |
1183 | 1183 | ||