zynq: remove bootargs from kernel config
authorLuis Araneda <luaraneda@gmail.com>
Tue, 4 Sep 2018 01:40:00 +0000 (22:40 -0300)
committerJohn Crispin <john@phrozen.org>
Mon, 10 Sep 2018 06:55:02 +0000 (08:55 +0200)
Use options from generic instead of target-specific,
as the bootargs are now passed by the bootloader
and can be device-specific

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
target/linux/zynq/config-4.14

index e7df040d6e43f6fdc2271401509056e3bd03a142..413f7ecc825956c68a2da34736250f3e29922af5 100644 (file)
@@ -120,8 +120,6 @@ CONFIG_CMA_SIZE_MBYTES=16
 CONFIG_CMA_SIZE_SEL_MBYTES=y
 # CONFIG_CMA_SIZE_SEL_MIN is not set
 # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
-CONFIG_CMDLINE="console=ttyPS0,115200n8 root=/dev/ram rw initrd=0x00800000,16M earlyprintk"
-CONFIG_CMDLINE_FROM_BOOTLOADER=y
 CONFIG_COMMON_CLK=y
 # CONFIG_COMMON_CLK_AXI_CLKGEN is not set
 CONFIG_COMMON_CLK_SI570=y