• Simon Horman's avatar
    ARM: shmobile: bockw: Do not set command line in defconfig · 851f0cda
    Simon Horman authored
    As a set towards moving shmobile towards multi-platform
    the kernel command line should be set in the DTB rather than
    in the kernel config.
    
    bockw already has the command line present in its DTS file
    but it was being overrirden by the kernel config.
    
    A side effect of this change is that "rw" is now present
    on the command line which allows a boot using nfs root to
    succeed in the case where userspace expects to be able
    to write to the root filesystem.
    Signed-off-by: default avatarSimon Horman <horms@verge.net.au>
    851f0cda
bockw_defconfig 3.25 KB