Skip to content

Commit

Permalink
[ARM] Orion: enable RTC_DRV_PCF8563 in the defconfig for HP mv2120
Browse files Browse the repository at this point in the history
Enable RTC_DRV_PCF8563 in the Orion defconfig since this driver is
needed by the HP mv2120.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
  • Loading branch information
Martin Michlmayr authored and Lennert Buytenhek committed Aug 9, 2008
1 parent 94434ba commit 627ca2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/configs/orion5x_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1118,7 +1118,7 @@ CONFIG_RTC_DRV_DS1307=y
CONFIG_RTC_DRV_RS5C372=y
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
CONFIG_RTC_DRV_PCF8563=y
# CONFIG_RTC_DRV_PCF8583 is not set
CONFIG_RTC_DRV_M41T80=y
# CONFIG_RTC_DRV_M41T80_WDT is not set
Expand Down

0 comments on commit 627ca2f

Please sign in to comment.