ARM: mach-shmobile: mackerel: update defconfig
authorSimon Horman <horms+renesas@verge.net.au>
Sat, 15 Dec 2012 03:02:11 +0000 (12:02 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 11 Jan 2013 03:39:43 +0000 (12:39 +0900)
* Enable ARM_APPENDED_DTB

  Typically the bootloader of a mackerel board does not support DT
  so this option is useful

* Add "rw" to command line

  This appears to be necessary for a successful NFS-root boot

* Remove memchunk from kernel command line,
  it is not used outside of arch/sh

* Move command line to dts

  This brings us one small step closer to sharing defconfig
  between mackerel and other boards

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found