Forgot to update default board after changing CONFIG_DB1000 to CONFIG_DB1XXXX. Signed-off-by: Manuel Lauss <manuel.lauss@xxxxxxxxx> --- 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