diff options
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | 2020-06-12 01:42:20 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-06-22 03:37:57 +0300 |
commit | 0488d32530ecff973c40f2592a6eab2907d0a5cc (patch) | |
tree | b52d9a0d99acf5692417be0e27ed473b9c8882f2 /arch/powerpc/configs/44x/sam440ep_defconfig | |
parent | f134a7cef1d7de45fab028a945b7f34c615718e1 (diff) | |
download | linux-0488d32530ecff973c40f2592a6eab2907d0a5cc.tar.xz |
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/44x/sam440ep_defconfig')
-rw-r--r-- | arch/powerpc/configs/44x/sam440ep_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/configs/44x/sam440ep_defconfig b/arch/powerpc/configs/44x/sam440ep_defconfig index 22dc0dadf576..ef09786d49b9 100644 --- a/arch/powerpc/configs/44x/sam440ep_defconfig +++ b/arch/powerpc/configs/44x/sam440ep_defconfig @@ -12,8 +12,6 @@ CONFIG_PARTITION_ADVANCED=y CONFIG_AMIGA_PARTITION=y # CONFIG_EBONY is not set CONFIG_SAM440EP=y -CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="" CONFIG_NET=y CONFIG_PACKET=y CONFIG_UNIX=y |