commit | d806cb2b601c0d6c55b29e1ef9ca2f96f499ea1c | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Aug 02 00:36:08 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 27 02:16:49 2007 +0100 |
tree | 5c9f975595cdbaf7464af829294fa22b852e195e | |
parent | dc0366bf3cd35e4be89f715ff834a06c590fff7a [diff] [blame] |
[MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select. The user should not have to have any clue about this setting. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/au1000/Kconfig b/arch/mips/au1000/Kconfig index abea880..29c95d9 100644 --- a/arch/mips/au1000/Kconfig +++ b/arch/mips/au1000/Kconfig
@@ -136,6 +136,7 @@ config SOC_AU1X00 bool + select 64BIT_PHYS_ADDR select SYS_HAS_CPU_MIPS32_R1 select SYS_SUPPORTS_32BIT_KERNEL select SYS_SUPPORTS_APM_EMULATION