diff options
Diffstat (limited to 'arch/arm/Kconfig.debug')
-rw-r--r-- | arch/arm/Kconfig.debug | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 970de7518341..65634e01293d 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug | |||
@@ -821,12 +821,11 @@ choice | |||
821 | via SCIF2 on Renesas R-Car E2 (R8A7794). | 821 | via SCIF2 on Renesas R-Car E2 (R8A7794). |
822 | 822 | ||
823 | config DEBUG_RMOBILE_SCIFA0 | 823 | config DEBUG_RMOBILE_SCIFA0 |
824 | bool "Kernel low-level debugging messages via SCIFA0 on R8A73A4/SH7372" | 824 | bool "Kernel low-level debugging messages via SCIFA0 on R8A73A4" |
825 | depends on ARCH_R8A73A4 || ARCH_SH7372 | 825 | depends on ARCH_R8A73A4 |
826 | help | 826 | help |
827 | Say Y here if you want kernel low-level debugging support | 827 | Say Y here if you want kernel low-level debugging support |
828 | via SCIFA0 on Renesas R-Mobile APE6 (R8A73A4) or SH-Mobile | 828 | via SCIFA0 on Renesas R-Mobile APE6 (R8A73A4). |
829 | AP4 (SH7372). | ||
830 | 829 | ||
831 | config DEBUG_RMOBILE_SCIFA1 | 830 | config DEBUG_RMOBILE_SCIFA1 |
832 | bool "Kernel low-level debugging messages via SCIFA1 on R8A7740" | 831 | bool "Kernel low-level debugging messages via SCIFA1 on R8A7740" |