summaryrefslogtreecommitdiff
path: root/arch/arm/configs/ap4evb_defconfig
AgeCommit message (Collapse)Author
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>
2010-06-10ARM: reduce defconfigsUwe Kleine-König
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2010-02-09ARM: mach-shmobile: early console support using earlyprintkMagnus Damm
Add support for early console to the SH-Mobile boards. Simply perform an early platform probe for "earlyprintk" to trigger the early serial console code in sh-sci.c. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-02-08ARM: mach-shmobile: G3EVM, G4EVM and AP4EVB defconfigsMagnus Damm
Add defconfigs for G3EVM, G4EVM and AP4EVB. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>