summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Araneda <luaraneda@gmail.com>2018-09-03 22:40:00 -0300
committerJohn Crispin <john@phrozen.org>2018-09-10 08:55:02 +0200
commit1ee929460951407068e421b306733c4be3c6b9e4 (patch)
treedf22b9cf66d7f69797e9a8c6a8b2de8cb7bd5bbc
parente2a4d14aaa562262dc27963a9f523aa18202cb56 (diff)
downloadmtk-20170518-1ee929460951407068e421b306733c4be3c6b9e4.zip
mtk-20170518-1ee929460951407068e421b306733c4be3c6b9e4.tar.gz
mtk-20170518-1ee929460951407068e421b306733c4be3c6b9e4.tar.bz2
zynq: remove bootargs from kernel config
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>
-rw-r--r--target/linux/zynq/config-4.142
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/zynq/config-4.14 b/target/linux/zynq/config-4.14
index e7df040..413f7ec 100644
--- a/target/linux/zynq/config-4.14
+++ b/target/linux/zynq/config-4.14
@@ -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