Loading arch/sh/mm/Kconfig +3 −5 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ config 32BIT config PMB_ENABLE bool "Support 32-bit physical addressing through PMB" depends on MMU && EXPERIMENTAL && (CPU_SUBTYPE_SH7757 || CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785) depends on MMU && EXPERIMENTAL && CPU_SH4A default y help If you say Y here, physical addressing will be extended to Loading @@ -96,7 +96,7 @@ choice config PMB bool "PMB" depends on MMU && EXPERIMENTAL && (CPU_SUBTYPE_SH7757 || CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785) depends on MMU && EXPERIMENTAL && CPU_SH4A help If you say Y here, physical addressing will be extended to 32-bits through the SH-4A PMB. If this is not set, legacy Loading @@ -104,9 +104,7 @@ config PMB config PMB_FIXED bool "fixed PMB" depends on MMU && EXPERIMENTAL && (CPU_SUBTYPE_SH7757 || \ CPU_SUBTYPE_SH7780 || \ CPU_SUBTYPE_SH7785) depends on MMU && EXPERIMENTAL && CPU_SH4A select 32BIT help If this option is enabled, fixed PMB mappings are inherited Loading Loading
arch/sh/mm/Kconfig +3 −5 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ config 32BIT config PMB_ENABLE bool "Support 32-bit physical addressing through PMB" depends on MMU && EXPERIMENTAL && (CPU_SUBTYPE_SH7757 || CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785) depends on MMU && EXPERIMENTAL && CPU_SH4A default y help If you say Y here, physical addressing will be extended to Loading @@ -96,7 +96,7 @@ choice config PMB bool "PMB" depends on MMU && EXPERIMENTAL && (CPU_SUBTYPE_SH7757 || CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785) depends on MMU && EXPERIMENTAL && CPU_SH4A help If you say Y here, physical addressing will be extended to 32-bits through the SH-4A PMB. If this is not set, legacy Loading @@ -104,9 +104,7 @@ config PMB config PMB_FIXED bool "fixed PMB" depends on MMU && EXPERIMENTAL && (CPU_SUBTYPE_SH7757 || \ CPU_SUBTYPE_SH7780 || \ CPU_SUBTYPE_SH7785) depends on MMU && EXPERIMENTAL && CPU_SH4A select 32BIT help If this option is enabled, fixed PMB mappings are inherited Loading