From patchwork Sat Jan 19 18:55:40 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tobias Klausmann X-Patchwork-Id: 10772121 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id F009B13B5 for ; Sat, 19 Jan 2019 18:56:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E0E7328FA6 for ; Sat, 19 Jan 2019 18:56:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D4D7D28FC9; Sat, 19 Jan 2019 18:56:26 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id EEA5328FA6 for ; Sat, 19 Jan 2019 18:56:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=sPt0115KxuLI5t9p155j5FNtlRyGSPed1MjmsT4JkjQ=; b=Lil3apb5usKovp DOcRtnG+flHxhlYuU8bXRoIp3onHKgLfV2ioI6wG2Iozy8EHs2fFCyjUZ8Kodye1jX3ENoO08wAdA xFanOjwaqsgNQM1Yo9PetMpyCwz81SuCnJgbBP3vOjF8v0+XRAD+rEqruXDL+tfcW43J5uqt4zgBk LAu7rKhgUMzukdjDtSL+XubiIF7UujHnL653aXpjvyEXf/Io1Axtxfj7DwOg+g6gaxNU0vf5ZqQW9 TDokyMOW5hDZoyRHur/BW3m2m1jEuH0Unyfqx2d4/5LsLj9BeQuwTgcZa21DC5JPEh+Ugk1QMCSSa TT6tbdpZknPDdR1bdO7w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gkvn1-0000jQ-4T; Sat, 19 Jan 2019 18:56:19 +0000 Received: from mout1.fh-giessen.de ([212.201.18.42]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gkvmx-0000iv-FI for linux-arm-kernel@lists.infradead.org; Sat, 19 Jan 2019 18:56:17 +0000 Received: from mx3.fh-giessen.de ([212.201.18.28]) by mout1.fh-giessen.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.91) (envelope-from ) id 1gkvmn-000K3I-89; Sat, 19 Jan 2019 19:56:05 +0100 Received: from mailgate-1.its.fh-giessen.de ([212.201.18.15]) by mx3.fh-giessen.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.91) (envelope-from ) id 1gkvmn-001ino-4k; Sat, 19 Jan 2019 19:56:05 +0100 Received: from p549d3f2a.dip0.t-ipconnect.de ([84.157.63.42] helo=zwei.fritz.box) by mailgate-1.its.fh-giessen.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.91) (envelope-from ) id 1gkvmm-000CJY-QQ; Sat, 19 Jan 2019 19:56:04 +0100 From: Tobias Klausmann To: linux-arm-kernel@lists.infradead.org, catalin.marinas@arm.com, will.deacon@arm.com Subject: [PATCH] arch/arm64: Add the various compression methods to the default config Date: Sat, 19 Jan 2019 19:55:40 +0100 Message-Id: <20190119185540.20526-1-tobias.johannes.klausmann@mni.thm.de> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190119_105615_510226_EB35AC04 X-CRM114-Status: UNSURE ( 7.73 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tobias Klausmann Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP There is no reason having arm64 not select these configurations by default! Signed-off-by: Tobias Klausmann --- arch/arm64/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index a4168d366127..91a5e1cd7279 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -140,6 +140,11 @@ config ARM64 select HAVE_GENERIC_DMA_COHERENT select HAVE_HW_BREAKPOINT if PERF_EVENTS select HAVE_IRQ_TIME_ACCOUNTING + select HAVE_KERNEL_GZIP + select HAVE_KERNEL_LZ4 + select HAVE_KERNEL_LZMA + select HAVE_KERNEL_LZO + select HAVE_KERNEL_XZ select HAVE_MEMBLOCK_NODE_MAP if NUMA select HAVE_NMI select HAVE_PATA_PLATFORM