[PATCH v2 9/9] MIPS: tplink-mr3020_defconfig: enable pbl; make image shorter
Antony Pavlov
antonynpavlov at gmail.com
Mon Nov 2 21:23:56 PST 2015
Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
arch/mips/configs/tplink-mr3020_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/mips/configs/tplink-mr3020_defconfig b/arch/mips/configs/tplink-mr3020_defconfig
index b675993..f2ba2da 100644
--- a/arch/mips/configs/tplink-mr3020_defconfig
+++ b/arch/mips/configs/tplink-mr3020_defconfig
@@ -1,6 +1,9 @@
CONFIG_BUILTIN_DTB=y
CONFIG_BUILTIN_DTB_NAME="tplink-mr3020"
CONFIG_MACH_MIPS_ATH79=y
+CONFIG_PBL_IMAGE=y
+CONFIG_IMAGE_COMPRESSION_XZKERN=y
+CONFIG_MALLOC_TLSF=y
CONFIG_CMDLINE_EDITING=y
CONFIG_AUTO_COMPLETE=y
CONFIG_LONGHELP=y
--
2.6.2
More information about the barebox
mailing list