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 8d90564c2bcf..ba86bfba95ac 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -732,6 +732,8 @@ config GUSA_RB | |||
732 | LLSC, this should be more efficient than the other alternative of | 732 | LLSC, this should be more efficient than the other alternative of |
733 | disabling interrupts around the atomic sequence. | 733 | disabling interrupts around the atomic sequence. |
734 | 734 | ||
735 | source "drivers/sh/Kconfig" | ||
736 | |||
735 | endmenu | 737 | endmenu |
736 | 738 | ||
737 | menu "Boot options" | 739 | menu "Boot options" |