Skip to content

Commit da628e8

Browse files
AlbanBedelralfbaechle
authored andcommitted
MIPS: ath79: Enable ZBOOT support
ZBOOT is working fine, so allow using it. Signed-off-by: Alban Bedel <[email protected]> Cc: [email protected] Cc: Andrew Bresticker <[email protected]> Cc: Qais Yousef <[email protected]> Cc: Wolfram Sang <[email protected]> Cc: Sergey Ryazanov <[email protected]> Cc: Gabor Juhos <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/9770/ Signed-off-by: Ralf Baechle <[email protected]>
1 parent 25aae56 commit da628e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/mips/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ config ATH79
132132
select SYS_SUPPORTS_32BIT_KERNEL
133133
select SYS_SUPPORTS_BIG_ENDIAN
134134
select SYS_SUPPORTS_MIPS16
135+
select SYS_SUPPORTS_ZBOOT
135136
help
136137
Support for the Atheros AR71XX/AR724X/AR913X SoCs.
137138

0 commit comments

Comments
 (0)