commit | a09b5add6f2458486df42a4431a0599f18fa8f52 | [log] [tgz] |
---|---|---|
author | Andi Shyti <andi@etezian.org> | Thu Jul 18 21:35:30 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Nov 26 21:01:39 2013 +0100 |
tree | bed4395bb76e7ce1c82b8ca053f7baed992c0284 | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae [diff] |
u8500_defconfig: allow creation and mounting of devtmpfs This patch enables CONFIG_DETTMPFS and CONFIG_DEVTMPFS_MOUNT flags for u8500 based devices. In this way it's possible to create a tmpfs/ramfs already in the early stages of the boot, allowing programs like udev/mdev to populate the /dev directory. Signed-off-by: Andi Shyti <andi@etezian.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>