ARM: mach-shmobile: armadillo: 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>
Mon, 14 Jan 2013 23:57:09 +0000 (08:57 +0900)
* Enable ARM_APPENDED_DTB

  Typically the bootloader of an armadillo board does not support DT
  so this option is useful.

* Do not disable SUSPEND

  Suspend seems to work fine on the armadillo

* Enable PM_RUNTIME

  This also seems to work fine.

* Move command line to dts

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

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

No differences found