diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/Config-images.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/Config-images.in b/config/Config-images.in index 27e644d2a4..8b76b246ae 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -15,7 +15,6 @@ menu "Target Images" choice prompt "Compression" default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_apm821xx - default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_ar71xx default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_ath79_mikrotik default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_lantiq default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_mpc85xx |