summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-ath79
diff options
context:
space:
mode:
authorOleksij Rempel <linux@rempel-privat.de>2015-05-04 15:29:21 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2015-05-05 13:41:40 +0200
commit660d4ef13e798d25e6d667b8cf72fe9520198e5c (patch)
tree9e48717fc01c8eff31544503a529ca52de402c57 /arch/mips/mach-ath79
parent15422e3435b0151f1b5d753b19a8578210da9d04 (diff)
downloadbarebox-660d4ef13e798d25e6d667b8cf72fe9520198e5c.tar.gz
barebox-660d4ef13e798d25e6d667b8cf72fe9520198e5c.tar.xz
MIPS: tplink-mr3020: enable PBL and compression
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/mach-ath79')
-rw-r--r--arch/mips/mach-ath79/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/mach-ath79/Kconfig b/arch/mips/mach-ath79/Kconfig
index 96fffd3fa2..3fd9cdde98 100644
--- a/arch/mips/mach-ath79/Kconfig
+++ b/arch/mips/mach-ath79/Kconfig
@@ -9,6 +9,8 @@ choice
config BOARD_TPLINK_MR3020
bool "TP-LINK MR3020"
+ select HAVE_PBL_IMAGE
+ select HAVE_IMAGE_COMPRESSION
endchoice