Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-03 | ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot support | Olof Johansson | |
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> | |||
2013-10-08 | ARM: sunxi: Add a defconfig for the Allwinner SoCs | Maxime Ripard | |
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> |