Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 1/3] MIPS: Alchemy: fix default Alchemy board
@ 2014-03-26  9:41 Manuel Lauss
  2014-03-26  9:41 ` [PATCH 2/3] MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board code Manuel Lauss
  2014-03-26  9:41 ` [PATCH 3/3] MIPS: Alchemy: pata_platform for DB1200 Manuel Lauss
  0 siblings, 2 replies; 4+ messages in thread
From: Manuel Lauss @ 2014-03-26  9:41 UTC (permalink / raw)
  To: Linux-MIPS; +Cc: Manuel Lauss

Forgot to update default board after changing
CONFIG_DB1000 to CONFIG_DB1XXXX.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
---
Please fold this into commit a1c91a372b34a7a61234e07d6850bc2b1f121367 (MIPS: Alchemy: Unify Devboard support.)
in lmo/upstream-sfr.git repo.  Thank you!

 arch/mips/alchemy/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/alchemy/Kconfig b/arch/mips/alchemy/Kconfig
index ef53681..b962898 100644
--- a/arch/mips/alchemy/Kconfig
+++ b/arch/mips/alchemy/Kconfig
@@ -16,7 +16,7 @@ config ALCHEMY_GPIO_INDIRECT
 choice
 	prompt "Machine type"
 	depends on MIPS_ALCHEMY
-	default MIPS_DB1000
+	default MIPS_DB1XXX
 
 config MIPS_MTX1
 	bool "4G Systems MTX-1 board"
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-26 11:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26  9:41 [PATCH 1/3] MIPS: Alchemy: fix default Alchemy board Manuel Lauss
2014-03-26  9:41 ` [PATCH 2/3] MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board code Manuel Lauss
2014-03-26  9:41 ` [PATCH 3/3] MIPS: Alchemy: pata_platform for DB1200 Manuel Lauss
2014-03-26 11:52   ` Sergei Shtylyov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox