From 223cfc4d000be5473f04d28ef4b549ea44da8e42 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Fri, 8 May 2009 19:48:47 +0900 Subject: [PATCH] --- yaml --- r: 146734 b: refs/heads/master c: 6eac1af01112d1919b1c432f6591e6368e8d538f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sh/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 144bda9a2cee..00ec29b4a600 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b366328335b98373325977e116d2423f500708ac +refs/heads/master: 6eac1af01112d1919b1c432f6591e6368e8d538f diff --git a/trunk/arch/sh/Kconfig b/trunk/arch/sh/Kconfig index d88a61b11d32..6ed16c4548c9 100644 --- a/trunk/arch/sh/Kconfig +++ b/trunk/arch/sh/Kconfig @@ -15,6 +15,7 @@ config SUPERH select HAVE_IOREMAP_PROT if MMU select HAVE_ARCH_TRACEHOOK select HAVE_DMA_API_DEBUG + select RTC_LIB help The SuperH is a RISC processor targeted for use in embedded systems and consumer electronics; it was also used in the Sega Dreamcast @@ -30,7 +31,6 @@ config SUPERH32 select HAVE_DYNAMIC_FTRACE select HAVE_ARCH_KGDB select ARCH_HIBERNATION_POSSIBLE if MMU - select RTC_LIB config SUPERH64 def_bool ARCH = "sh64"