]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
sh: Always select RTC_LIB, not just for SUPERH32.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 10:48:47 +0000 (19:48 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 10:48:47 +0000 (19:48 +0900)
commit6eac1af01112d1919b1c432f6591e6368e8d538f
tree082330649c0d5b6607c6ba1e51f4217dc56f707e
parentb366328335b98373325977e116d2423f500708ac
sh: Always select RTC_LIB, not just for SUPERH32.

The RTC_LIB helpers are used in arch/sh/kernel/time.c, which was
previously only the case for the 32-bit variant. Now that this has
become the common implementation, move the RTC_LIB select to reflect
that. Fixes up the sh64 build.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig