From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH v1 2/3] MIPS: platform: make sure KERNEL_LZOP is enabled
Date: Tue, 28 Apr 2020 23:04:04 +0200 [thread overview]
Message-ID: <20200428210404.3xsd7pxwcu6pbytg@pengutronix.de> (raw)
In-Reply-To: <20200428174749.16079-2-o.rempel@pengutronix.de>
On Tue, Apr 28, 2020 at 07:47:48PM +0200, Oleksij Rempel wrote:
> Without prompt we can't enable it.
>
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
> configs/platform-mips/platformconfig | 1 +
> configs/platform-mips/platforms/kernel.in | 1 +
> 2 files changed, 2 insertions(+)
Applied to next
> diff --git a/configs/platform-mips/platformconfig b/configs/platform-mips/platformconfig
> index 6051159..bad7d52 100644
> --- a/configs/platform-mips/platformconfig
> +++ b/configs/platform-mips/platformconfig
> @@ -105,6 +105,7 @@ PTXCONF_TARGET_EXTRA_LDFLAGS=""
> PTXCONF_KERNEL=y
> PTXCONF_KERNEL_VERSION="5.6.2"
> PTXCONF_KERNEL_MD5="8b96e9e8eff865ff84a23b4f858dafa1"
> +PTXCONF_KERNEL_LZOP=y
> PTXCONF_DTC=y
> PTXCONF_DTC_INSTALL_OFTREE=y
> PTXCONF_DTC_OFTREE_DTS_PATH="${PTXDIST_PLATFORMCONFIGDIR}/dts:${KERNEL_DIR}/arch/${GENERIC_KERNEL_ARCH}/boot/dts"
> diff --git a/configs/platform-mips/platforms/kernel.in b/configs/platform-mips/platforms/kernel.in
> index e9cce24..1889211 100644
> --- a/configs/platform-mips/platforms/kernel.in
> +++ b/configs/platform-mips/platforms/kernel.in
> @@ -20,6 +20,7 @@ config KERNEL_INSTALL
> bool
>
> config KERNEL_LZOP
> + prompt "build lzop hosttool"
> bool
>
> endif # KERNEL
> --
> 2.26.2
>
>
> _______________________________________________
> DistroKit mailing list
> DistroKit@pengutronix.de
>
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next prev parent reply other threads:[~2020-04-28 21:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-28 17:47 [DistroKit] [PATCH v1 1/3] MIPS: kernel: use LZO compression Oleksij Rempel
2020-04-28 17:47 ` [DistroKit] [PATCH v1 2/3] MIPS: platform: make sure KERNEL_LZOP is enabled Oleksij Rempel
2020-04-28 21:04 ` Robert Schwebel [this message]
2020-04-28 17:47 ` [DistroKit] [PATCH v1 3/3] MIPS: kernel: malta: remove flash partition table Oleksij Rempel
2020-04-28 21:04 ` Robert Schwebel
2020-05-15 7:42 ` Ahmad Fatoum
2020-05-15 7:58 ` Oleksij Rempel
2020-04-28 21:03 ` [DistroKit] [PATCH v1 1/3] MIPS: kernel: use LZO compression Robert Schwebel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200428210404.3xsd7pxwcu6pbytg@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=o.rempel@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox