[PATCH 1/5] MIPS: ath79: Enable ZBOOT support

2015-04-17 Thread Alban Bedel
ZBOOT is working fine, so allow using it. Signed-off-by: Alban Bedel --- arch/mips/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index a326c4c..cc7f262 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -128,6 +128,7 @@ config ATH79

[PATCH 1/5] MIPS: ath79: Enable ZBOOT support

2015-04-17 Thread Alban Bedel
ZBOOT is working fine, so allow using it. Signed-off-by: Alban Bedel al...@free.fr --- arch/mips/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index a326c4c..cc7f262 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -128,6 +128,7 @@