summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/marzen_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* ARM: shmobile: marzen: defconfig: enable GPIO LEDs driverSimon Horman2013-03-271-0/+3
| | | | | | | | This enables the code added to the marzen board in "ARM: shmobile: marzen: Add GPIO LEDs". Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: shmobile: marzen: defconfig: add GPIO RCAR driver supportSimon Horman2013-03-271-0/+1
| | | | | | | | This enables the driver added in "gpio: Renesas R-Car GPIO driver V3" Cc: Magnus Damm <damm@opensource.se> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: mach-shmobile: marzen: add SATA supportVladimir Barinov2013-03-141-0/+4
| | | | | | | | Add SATA support to marzen_defconfig. Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: shmobile: fix defconfig warning on CONFIG_USBArnd Bergmann2013-02-141-1/+0
| | | | | | | | | | | | A recent update to the marzen_defconfig introduced a duplicate CONFIG_USB=y line. This removes one of the two. arch/arm/configs/marzen_defconfig:86:warning: override: reassigning to symbol USB Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Simon Horman <horms+renesas@verge.net.au> Cc: linux-sh@vger.kernel.org
* ARM: shmobile: marzen: add USB OHCI driver supportKuninori Morimoto2012-11-081-2/+3
| | | | | | | | This patch supports CN21/CN22 USB 1.x (port 0/1/2), and enable input event on defconfig Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms@verge.net.au>
* ARM: shmobile: marzen: add USB EHCI driver supportKuninori Morimoto2012-11-081-0/+6
| | | | | | | | This patch supports CN21/CN22 USB 2.0 (port 0/1/2), and enable USB momery on defconfig Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms@verge.net.au>
* ARM: shmobile: marzen: add USB phy supportKuninori Morimoto2012-11-081-1/+2
| | | | | Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms@verge.net.au>
* ARM: shmobile: marzen: add HSPI supportKuninori Morimoto2012-10-301-0/+4
| | | | | Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms@verge.net.au>
* Merge tag 'defconfig' of ↵Linus Torvalds2012-10-071-5/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc Pull ARM soc defconfig updates from Olof Johansson: "This might be the last time we do a standalone defconfig branch, since we now prefer to get them with the rest of the subarch updates instead. These add a handful of useful options on various platforms, enable new boards and SoCs, etc." * tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: ARM: tegra: defconfig updates ARM: LPC32xx: Defconfig update ARM: mach-shmobile: marzen: defconfig update ARM: mxs_defconfig: Add SPI and LRADC support ARM: s3c6400_defconfig: enable more boards in defconfig ARM: imx_v6_v7_defconfig: Remove CONFIG_DEFAULT_MMAP_MIN_ADDR ARM: imx_v6_v7_defconfig: Add Chipidea USB driver support ARM: mxs_defconfig: Add framebuffer support ARM: mxs_defconfig: Add LED, PWM and MTD_CHAR support ARM: mxs_defconfig: Enable USB host
| * ARM: mach-shmobile: marzen: defconfig updateSimon Horman2012-09-061-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update marzen defconfig * Enable MMC Block device as SDHI hw is now supported. * Default to NFS root, this is consistent with many other shmobile boards * Enable UNIX which is required by udevd * Enable SDHI Other changes are noise due to using make savedefconfig to create the new defconfig. Cc: Phil Edworthy <phil.edworthy@renesas.com> Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms@verge.net.au>
* | ARM: shmobile: marzen: enable thermal sensorKuninori Morimoto2012-09-061-0/+2
|/ | | | | | | | Marzen board can measure its thermal by this patch. cat /sys/class/thermal/thermal_zoneX/temp Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms@verge.net.au>
* ARM: mach-shmobile: Add marzen defconfig.Paul Mundt2012-01-101-0/+87
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
OpenPOWER on IntegriCloud