summaryrefslogtreecommitdiff
path: root/configs/r8a77980_condor_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2021-07-04 17:58:09 +0300
committerMarek Vasut <marek.vasut+renesas@gmail.com>2021-08-08 13:27:04 +0300
commitcc68d3fcce423f023539ed2e478c71f9e6be68f8 (patch)
tree9324e1d753a924493c2e764be96fe119d973e2de /configs/r8a77980_condor_defconfig
parent8f07f5376a21a57ce191e5548b1a30c9709994d3 (diff)
downloadu-boot-cc68d3fcce423f023539ed2e478c71f9e6be68f8.tar.xz
ARM: rmobile: Remove default bootargs
The bootargs in all those boards are a copy of initial example bootargs, just remove those as they make little sense in most configurations. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Diffstat (limited to 'configs/r8a77980_condor_defconfig')
-rw-r--r--configs/r8a77980_condor_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/r8a77980_condor_defconfig b/configs/r8a77980_condor_defconfig
index b1c422f20d..355008c851 100644
--- a/configs/r8a77980_condor_defconfig
+++ b/configs/r8a77980_condor_defconfig
@@ -14,7 +14,6 @@ CONFIG_TARGET_CONDOR=y
CONFIG_FIT=y
CONFIG_SUPPORT_RAW_INITRD=y
CONFIG_USE_BOOTARGS=y
-CONFIG_BOOTARGS="root=/dev/nfs rw nfsroot=192.168.0.1:/export/rfs ip=192.168.0.20"
CONFIG_DEFAULT_FDT_FILE="r8a77980-condor.dtb"
# CONFIG_BOARD_EARLY_INIT_F is not set
CONFIG_HUSH_PARSER=y