On Tue, 2021-03-02 at 05:26 +0000, CKI Gitlab (via Email Bridge) wrote: > From: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> > > [redhat] New configs in arch/arm64 > > Hi, > > As part of the ongoing rebase effort, the following configuration > options need to be reviewed. > > As a reminder, the ARK configuration flow involves moving unreviewed > configuration options from the pending directory to the ark directory. > In the diff below, options are removed from the pending directory and > added to the ark hierarchy. The final options that need to be ACKed > are the files that are being added to the ark hierarchy. > > If the value for a file that is added should be changed, please reply > with a better option. > > CONFIG_CMDLINE_EXTEND: > > The command-line arguments provided by the boot loader will be > appended to the default kernel command string. > > Symbol: CMDLINE_EXTEND [=n] > Type : bool > Defined at arch/arm64/Kconfig:1859 > Prompt: Extend bootloader kernel arguments > Depends on: <choice> > Location: > -> Boot options > -> Default kernel command string (CMDLINE [=console=ttyAMA0]) > -> Kernel command line type (<choice> [=y]) > > --- > > CONFIG_CMDLINE_FROM_BOOTLOADER: > > Uses the command-line options passed by the boot loader. If > the boot loader doesn't provide any, the default kernel command > string provided in CMDLINE will be used. > > Symbol: CMDLINE_FROM_BOOTLOADER [=y] > Type : bool > Defined at arch/arm64/Kconfig:1852 > Prompt: Use bootloader kernel arguments if available > Depends on: <choice> > Location: > -> Boot options > -> Default kernel command string (CMDLINE [=console=ttyAMA0]) > -> Kernel command line type (<choice> [=y]) > > --- > > Cc: Mark Salter <msalter@xxxxxxxxxx> > Cc: Mark Langsdorf <mlangsdo@xxxxxxxxxx> > Cc: Jeremy Linton <jlinton@xxxxxxxxxx> > Signed-off-by: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> > > diff a/redhat/configs/common/generic/CONFIG_CMDLINE_EXTEND b/redhat/configs/common/generic/CONFIG_CMDLINE_EXTEND > --- /dev/null > +++ b/redhat/configs/common/generic/CONFIG_CMDLINE_EXTEND > @@ -0,0 +1 @@ > +# CONFIG_CMDLINE_EXTEND is not set > diff a/redhat/configs/common/generic/CONFIG_CMDLINE_FROM_BOOTLOADER b/redhat/configs/common/generic/CONFIG_CMDLINE_FROM_BOOTLOADER > --- /dev/null > +++ b/redhat/configs/common/generic/CONFIG_CMDLINE_FROM_BOOTLOADER > @@ -0,0 +1 @@ > +CONFIG_CMDLINE_FROM_BOOTLOADER=y > diff a/redhat/configs/pending-common/generic/CONFIG_CMDLINE_EXTEND b/redhat/configs/pending-common/generic/CONFIG_CMDLINE_EXTEND > --- a/redhat/configs/pending-common/generic/CONFIG_CMDLINE_EXTEND > +++ /dev/null > @@ -1,18 +0,0 @@ > -# CONFIG_CMDLINE_EXTEND: > -# > -# The command-line arguments provided by the boot loader will be > -# appended to the default kernel command string. > -# > -# Symbol: CMDLINE_EXTEND [=n] > -# Type : bool > -# Defined at arch/arm64/Kconfig:1859 > -# Prompt: Extend bootloader kernel arguments > -# Depends on: <choice> > -# Location: > -# -> Boot options > -# -> Default kernel command string (CMDLINE [=console=ttyAMA0]) > -# -> Kernel command line type (<choice> [=y]) > -# > -# > -# > -# CONFIG_CMDLINE_EXTEND is not set > diff a/redhat/configs/pending-common/generic/CONFIG_CMDLINE_FROM_BOOTLOADER b/redhat/configs/pending-common/generic/CONFIG_CMDLINE_FROM_BOOTLOADER > --- a/redhat/configs/pending-common/generic/CONFIG_CMDLINE_FROM_BOOTLOADER > +++ /dev/null > @@ -1,19 +0,0 @@ > -# CONFIG_CMDLINE_FROM_BOOTLOADER: > -# > -# Uses the command-line options passed by the boot loader. If > -# the boot loader doesn't provide any, the default kernel command > -# string provided in CMDLINE will be used. > -# > -# Symbol: CMDLINE_FROM_BOOTLOADER [=y] > -# Type : bool > -# Defined at arch/arm64/Kconfig:1852 > -# Prompt: Use bootloader kernel arguments if available > -# Depends on: <choice> > -# Location: > -# -> Boot options > -# -> Default kernel command string (CMDLINE [=console=ttyAMA0]) > -# -> Kernel command line type (<choice> [=y]) > -# > -# > -# > -CONFIG_CMDLINE_FROM_BOOTLOADER=y > > -- > https://gitlab.com/cki-project/kernel-ark/-/merge_requests/940 > _______________________________________________ > kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure Acked-by: Mark Salter <msalter@xxxxxxxxxx> _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure