Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot support | Olof Johansson | 2013-12-03 | 1 | -0/+7 |
| | | | | | | | | This enables a few more options on the sunxi defconfigs such that I can use nfsroot to boot them (there is no local storage support yet). It also enables PRINTK_TIME and tmpfs since it's a common distro requirement. Signed-off-by: Olof Johansson <olof@lixom.net> | ||||
* | ARM: sunxi: Add a defconfig for the Allwinner SoCs | Maxime Ripard | 2013-10-08 | 1 | -0/+61 |
So far, the Allwinner SoCs were only supported using the multi_v7_defconfig. Add a defconfig of our own to have one a bit more tailor-made. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> |