ARM: dove: update dove_defconfig with a few useful options
authorOlof Johansson <olof@lixom.net>
Sun, 13 Jan 2013 17:54:07 +0000 (09:54 -0800)
committerArnd Bergmann <arnd@arndb.de>
Thu, 28 Feb 2013 17:57:06 +0000 (18:57 +0100)
This refreshes the dove_defconfig, and adds:
PRINTK_TIME
DEVTMPFS
EXT4

They're quite useful, and allows booting a cubox ubuntu rootfs on SD card,
since that by default uses ext4.

The rest of the churn is due to options and defaults moving around, no
functional difference.

Signed-off-by: Olof Johansson <olof@lixom.net>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found