summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/mackerel_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* ARM: mach-shmobile: mackerel: enable VFP in defconfigSimon Horman2013-01-231-0/+1
| | | | | | | | 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>
* ARM: mach-shmobile: mackerel: update defconfigSimon Horman2013-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | | * 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>
* ARM: shmobile: leave CONFIG_INOTIFY_USER enabled by defaultGuennadi Liakhovetski2012-11-011-1/+0
| | | | | | | | | 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>
* ARM: shmobile: mackerel: defconfig updateKuninori Morimoto2012-10-151-2/+16
| | | | | | | | | | | | 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>
* ARM: mach-shmobile: mackerel: Add mackerel defconfigKuninori Morimoto2010-11-291-0/+138
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
OpenPOWER on IntegriCloud