|
@@ -22,7 +22,8 @@ config SUPERH
|
|
|
select HAVE_SPARSE_IRQ
|
|
select HAVE_SPARSE_IRQ
|
|
|
select RTC_LIB
|
|
select RTC_LIB
|
|
|
select GENERIC_ATOMIC64
|
|
select GENERIC_ATOMIC64
|
|
|
- select GENERIC_HARDIRQS_NO_DEPRECATED
|
|
|
|
|
|
|
+ # Support the deprecated APIs until MFD and GPIOLIB catch up.
|
|
|
|
|
+ select GENERIC_HARDIRQS_NO_DEPRECATED if !MFD_SUPPORT && !GPIOLIB
|
|
|
help
|
|
help
|
|
|
The SuperH is a RISC processor targeted for use in embedded systems
|
|
The SuperH is a RISC processor targeted for use in embedded systems
|
|
|
and consumer electronics; it was also used in the Sega Dreamcast
|
|
and consumer electronics; it was also used in the Sega Dreamcast
|