diff options
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | 2020-06-12 00:42:20 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-06-22 02:37:57 +0200 |
commit | 0488d32530ecff973c40f2592a6eab2907d0a5cc (patch) | |
tree | b52d9a0d99acf5692417be0e27ed473b9c8882f2 /arch/powerpc/configs/holly_defconfig | |
parent | powerpc: Remove inaccessible CMDLINE default (diff) | |
download | linux-0488d32530ecff973c40f2592a6eab2907d0a5cc.tar.xz linux-0488d32530ecff973c40f2592a6eab2907d0a5cc.zip |
powerpc/configs: Remove CMDLINE_BOOL
Regenerate defconfigs to remove CONFIG_CMDLINE_BOOL and the default
CONFIG_CMDLINE where applicable.
Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200611224220.25066-3-chris.packham@alliedtelesis.co.nz
Diffstat (limited to 'arch/powerpc/configs/holly_defconfig')
-rw-r--r-- | arch/powerpc/configs/holly_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/holly_defconfig b/arch/powerpc/configs/holly_defconfig index 067f433c8f5e..271daff47d1d 100644 --- a/arch/powerpc/configs/holly_defconfig +++ b/arch/powerpc/configs/holly_defconfig @@ -13,7 +13,6 @@ CONFIG_EMBEDDED6xx=y CONFIG_PPC_HOLLY=y CONFIG_GEN_RTC=y CONFIG_BINFMT_MISC=y -CONFIG_CMDLINE_BOOL=y CONFIG_CMDLINE="console=ttyS0,115200" # CONFIG_SECCOMP is not set CONFIG_NET=y |