summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-ar231x/Kconfig
diff options
context:
space:
mode:
authorOleksij Rempel <linux@rempel-privat.de>2013-06-19 11:11:30 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-06-21 09:33:19 +0200
commitb8a6290e03d1ee2d9d8e4a201cd6ef2e41436f7c (patch)
tree023c87b14618fd747a6b060fdb2a3ea0af3c93ce /arch/mips/mach-ar231x/Kconfig
parented61198836b84924ddc81a5a2c93471ceebba6b6 (diff)
downloadbarebox-b8a6290e03d1ee2d9d8e4a201cd6ef2e41436f7c.tar.gz
barebox-b8a6290e03d1ee2d9d8e4a201cd6ef2e41436f7c.tar.xz
MIPS: netgear-wg102: add pbl support
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/mach-ar231x/Kconfig')
-rw-r--r--arch/mips/mach-ar231x/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/mach-ar231x/Kconfig b/arch/mips/mach-ar231x/Kconfig
index 1c6a12f885..3f338ea115 100644
--- a/arch/mips/mach-ar231x/Kconfig
+++ b/arch/mips/mach-ar231x/Kconfig
@@ -9,6 +9,8 @@ choice
config BOARD_NETGEAR_WG102
bool "Netgear WG102"
+ select HAVE_PBL_IMAGE
+ select HAVE_IMAGE_COMPRESSION
endchoice