9
0
Fork 0

MIPS: XBurst: enable pbl support

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2013-05-26 15:27:00 +04:00 committed by Sascha Hauer
parent de9afb4d6e
commit 41448848fc
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ config MACH_MIPS_XBURST
select SYS_SUPPORTS_32BIT_KERNEL
select DRIVER_SERIAL_NS16550
select HAS_DEBUG_LL
select HAVE_PBL_IMAGE
select HAVE_IMAGE_COMPRESSION
endchoice
source arch/mips/mach-malta/Kconfig