summaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/kfr2r09_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* sh: Set CONFIG_SYSFS_DEPRECATED_V2=nMatt Fleming2010-09-141-1/+0
| | | | | | | | | | As the help for the config option suggests, this option really shouldn't be set by default for any recent distribution as it changes the layout of sysfs. I spotted this while running debian when udev got very confused by the sysfs layout and failed to create some device nodes. Signed-off-by: Matt Fleming <matt@console-pimps.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* defconfig reductionSam Ravnborg2010-08-141-1033/+0
| | | | | | | Use the defconfig files generated by "make savedefconfig" for remaining defconfig files. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
* sh: update defconfigs.Paul Mundt2010-05-181-28/+29
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: update defconfigs.Paul Mundt2010-01-041-12/+59
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: enable onenand support in kfr2r09 defconfig.Paul Mundt2009-09-251-2/+7
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: update defconfigs.Paul Mundt2009-09-251-17/+33
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: update kfr2r09 defconfigMagnus Damm2009-08-211-15/+197
| | | | | | | Update the kfr2r09 defconfig with support for LCDC and USB gadget. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: kfr2r09 board support - mach-type and defconfigMagnus Damm2009-07-231-0/+877
This patch adds a defconfig and a mach-types entry for the kfr2r09 board. At this point only a few devices like SCIF, KEYSC and NOR Flash are supported together with sh7724 devices such as IIC0, IIC1 and the multimedia blocks exported via UIO. Kexec is supported, but booting from flash is not (yet). Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>