提交 d806cb2b 编写于 作者: R Ralf Baechle

[MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select.

The user should not have to have any clue about this setting.
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 dc0366bf
...@@ -1427,8 +1427,7 @@ config SB1_PASS_2_1_WORKAROUNDS ...@@ -1427,8 +1427,7 @@ config SB1_PASS_2_1_WORKAROUNDS
default y default y
config 64BIT_PHYS_ADDR config 64BIT_PHYS_ADDR
bool "Support for 64-bit physical address space" bool
depends on (CPU_R4X00 || CPU_R5000 || CPU_RM7000 || CPU_RM9000 || CPU_R10000 || CPU_SB1 || CPU_MIPS32 || CPU_MIPS64) && 32BIT
config CPU_HAS_LLSC config CPU_HAS_LLSC
bool bool
......
...@@ -136,6 +136,7 @@ config SOC_AU1200 ...@@ -136,6 +136,7 @@ config SOC_AU1200
config SOC_AU1X00 config SOC_AU1X00
bool bool
select 64BIT_PHYS_ADDR
select SYS_HAS_CPU_MIPS32_R1 select SYS_HAS_CPU_MIPS32_R1
select SYS_SUPPORTS_32BIT_KERNEL select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_APM_EMULATION select SYS_SUPPORTS_APM_EMULATION
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册