diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index c35603bb6ace..a749defb1582 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -1491,6 +1491,7 @@ config SYS_SUPPORTS_ZBOOT | |||
1491 | select HAVE_KERNEL_BZIP2 | 1491 | select HAVE_KERNEL_BZIP2 |
1492 | select HAVE_KERNEL_LZMA | 1492 | select HAVE_KERNEL_LZMA |
1493 | select HAVE_KERNEL_LZO | 1493 | select HAVE_KERNEL_LZO |
1494 | select HAVE_KERNEL_XZ | ||
1494 | 1495 | ||
1495 | config SYS_SUPPORTS_ZBOOT_UART16550 | 1496 | config SYS_SUPPORTS_ZBOOT_UART16550 |
1496 | bool | 1497 | bool |