diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index d62183f355a3..a03f155571c8 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -473,6 +473,8 @@ config HEARTBEAT | |||
473 | behavior is platform-dependent, but normally the flash frequency is | 473 | behavior is platform-dependent, but normally the flash frequency is |
474 | a hyperbolic function of the 5-minute load average. | 474 | a hyperbolic function of the 5-minute load average. |
475 | 475 | ||
476 | source "arch/sh/drivers/Kconfig" | ||
477 | |||
476 | endmenu | 478 | endmenu |
477 | 479 | ||
478 | config ISA_DMA_API | 480 | config ISA_DMA_API |