* [PATCH 29/30] loongson: fixup undefined CONFIG_UCA_SIZE
@ 2009-05-15 22:34 Wu Zhangjin
2009-05-15 22:34 ` Wu Zhangjin
0 siblings, 1 reply; 2+ messages in thread
From: Wu Zhangjin @ 2009-05-15 22:34 UTC (permalink / raw)
To: linux-mips, Ralf Baechle
Cc: Arnaud Patard, loongson-dev, zhangfx, yanh, Philippe Vachon,
Zhang Le, Erwan Lerale
>From 3e72233003feab86575032851dd374111d0eeaef Mon Sep 17 00:00:00 2001
From: Wu Zhangjin <wuzhangjin@gmail.com>
Date: Sat, 16 May 2009 05:04:19 +0800
Subject: [PATCH 29/30] loongson: fixup undefined CONFIG_UCA_SIZE
---
arch/mips/loongson/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/mips/loongson/Kconfig b/arch/mips/loongson/Kconfig
index 572054c..cef68a0 100644
--- a/arch/mips/loongson/Kconfig
+++ b/arch/mips/loongson/Kconfig
@@ -109,7 +109,7 @@ config CS5536_MFGPT
config UCA_SIZE
hex "Uncache Accelerated Region size"
- depends on LOONGSON2F
+ depends on CPU_LOONGSON2F
default 0x400000 if LEMOTE_YEELOONG2F
default 0x2000000 if LEMOTE_FULOONG2F
help
--
1.6.2.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 29/30] loongson: fixup undefined CONFIG_UCA_SIZE
2009-05-15 22:34 [PATCH 29/30] loongson: fixup undefined CONFIG_UCA_SIZE Wu Zhangjin
@ 2009-05-15 22:34 ` Wu Zhangjin
0 siblings, 0 replies; 2+ messages in thread
From: Wu Zhangjin @ 2009-05-15 22:34 UTC (permalink / raw)
To: linux-mips, Ralf Baechle
Cc: Arnaud Patard, loongson-dev, zhangfx, yanh, Philippe Vachon,
Zhang Le, Erwan Lerale
From 3e72233003feab86575032851dd374111d0eeaef Mon Sep 17 00:00:00 2001
From: Wu Zhangjin <wuzhangjin@gmail.com>
Date: Sat, 16 May 2009 05:04:19 +0800
Subject: [PATCH 29/30] loongson: fixup undefined CONFIG_UCA_SIZE
---
arch/mips/loongson/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/mips/loongson/Kconfig b/arch/mips/loongson/Kconfig
index 572054c..cef68a0 100644
--- a/arch/mips/loongson/Kconfig
+++ b/arch/mips/loongson/Kconfig
@@ -109,7 +109,7 @@ config CS5536_MFGPT
config UCA_SIZE
hex "Uncache Accelerated Region size"
- depends on LOONGSON2F
+ depends on CPU_LOONGSON2F
default 0x400000 if LEMOTE_YEELOONG2F
default 0x2000000 if LEMOTE_FULOONG2F
help
--
1.6.2.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-15 22:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-15 22:34 [PATCH 29/30] loongson: fixup undefined CONFIG_UCA_SIZE Wu Zhangjin
2009-05-15 22:34 ` Wu Zhangjin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox