|
@@ -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"
|