Skip to content

Commit

Permalink
[ARM] Orion: enable CONFIG_RTC_DRV_M41T80 for D-Link DNS-323
Browse files Browse the repository at this point in the history
The D-Link DNS-323 uses a M41T80 RTC chip, so enable this driver in
the Orion defconfig.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Cc: Herbert Valerio Riedel <hvr@gnu.org>
Acked-by: Nicolas Pitre <nico@marvell.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Martin Michlmayr authored and Russell King committed Jan 26, 2008
1 parent eb3cef8 commit 60ce1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/configs/orion_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1108,7 +1108,7 @@ CONFIG_RTC_DRV_RS5C372=y
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
CONFIG_RTC_DRV_M41T80=y
# CONFIG_RTC_DRV_M41T80_WDT is not set

#
Expand Down

0 comments on commit 60ce1c2

Please sign in to comment.