aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs/mackerel_defconfig
AgeCommit message (Collapse)Author
2013-03-14ARM: mach-shmobile: mackerel: enable REGULATOR in defconfigSimon Horman
As well as being a generally sane thing to do this is required for MMCIF to function in conjunction with " ARM: shmobile: streamline mackerel SD and MMC devices". Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-03-14ARM: mach-shmobile: mackerel: enable MMCIF and SDHI in defconfigSimon Horman
I'm unsure why this isn't already the case. Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-01-23ARM: mach-shmobile: mackerel: enable VFP in defconfigSimon Horman
CONFIG_VFP appears to be required to use the Debian armhf userspace. Enabling this is consistent with many other shmobile boards. Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-01-11ARM: mach-shmobile: mackerel: update defconfigSimon Horman
* Enable ARM_APPENDED_DTB Typically the bootloader of a mackerel board does not support DT so this option is useful * Add "rw" to command line This appears to be necessary for a successful NFS-root boot * Remove memchunk from kernel command line, it is not used outside of arch/sh * Move command line to dts This brings us one small step closer to sharing defconfig between mackerel and other boards Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2012-11-01ARM: shmobile: leave CONFIG_INOTIFY_USER enabled by defaultGuennadi Liakhovetski
CONFIG_INOTIFY_USER is enabled by default in its Kconfig. Disabling it breaks udevd. Fix shmobile defconfig files to not specify this option explicitly. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Simon Horman <horms@verge.net.au>
2012-10-15ARM: shmobile: mackerel: defconfig updateKuninori Morimoto
This patch enables following devices by default - I2C - HDMI - USB (host/gadget) - ALSA (FSI) - DMAEngine Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms@verge.net.au>
2010-11-29ARM: mach-shmobile: mackerel: Add mackerel defconfigKuninori Morimoto
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>