summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-loongson
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2014-01-18 19:13:00 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2014-01-30 10:43:55 +0100
commit10ba0919d7201c221496680f18ec540385565abd (patch)
treef36116721f67881113ab89aa2d1e4dc73499c478 /arch/mips/mach-loongson
parentb496743c611c83c28b8186f91c6c5786d9b891e7 (diff)
downloadbarebox-10ba0919d7201c221496680f18ec540385565abd.tar.gz
barebox-10ba0919d7201c221496680f18ec540385565abd.tar.xz
MIPS: loongson-ls1b: add PBL support
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/mach-loongson')
-rw-r--r--arch/mips/mach-loongson/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/mach-loongson/Kconfig b/arch/mips/mach-loongson/Kconfig
index 263b67e3fe..fe48ed69ad 100644
--- a/arch/mips/mach-loongson/Kconfig
+++ b/arch/mips/mach-loongson/Kconfig
@@ -15,6 +15,8 @@ config BOARD_LOONGSON_TECH_LS1B
select CSRC_R4K_LIB
select HAS_DEBUG_LL
select DRIVER_SERIAL_NS16550
+ select HAVE_PBL_IMAGE
+ select HAVE_IMAGE_COMPRESSION
endchoice