summaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/rsk7269_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2014-05-281-1/+0
| | | | | | | Now that CONFIG_USB_DEBUG is gone, remove it from a number of defconfig files that were enabling it. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* sh: Add RSK2+SH7269 boardPhil Edworthy2012-05-101-0/+65
The RSK2+SH7269 board uses the SH7269 processor. It is often referred to as just rsk7269. NOR Flash, SDRAM, serial, USB Host and ethernet are working. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>