summaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/rsk7203_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-281-1/+0Star
| | | | | | | | It no longer occurs in Kconfig. USB: remove CONFIG_USB_DEVICEFS(fb28d58b) leaked remove defconfig. Signed-off-by: Naoki MATSUMOTO <nekomatu+linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* get rid of DEBUG_WRITECOUNTAl Viro2014-04-021-1/+0Star
| | | | | | it only makes control flow in __fput() and friends more convoluted. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
* defconfig reductionSam Ravnborg2010-08-141-1159/+0Star
| | | | | | | 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-20/+29
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: update defconfigs.Paul Mundt2010-01-041-14/+57
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: update defconfigs.Paul Mundt2009-09-251-22/+59
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: defconfig updates.Paul Mundt2009-06-181-46/+95
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: update defconfigs for PCI changes.Paul Mundt2009-04-271-7/+33
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: update defconfigs.Paul Mundt2009-04-021-27/+67
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: update defconfigs.Paul Mundt2009-01-211-14/+53
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: convert rsk7203 to use smsc911x.Steve Glendinning2009-01-211-2/+19
| | | | | | Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Enable leds-gpio in rsk7203 defconfig.Paul Mundt2008-12-221-12/+53
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: update defconfigs.Paul Mundt2008-10-221-31/+80
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: rsk7203: update defconfig.Paul Mundt2008-07-281-37/+142
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Add defconfig for RSK7203.Paul Mundt2008-06-031-0/+841
RSK7203 is supportable through the generic machvec, so we add a defconfig for those bits. This gets updated with more complete board support later. Signed-off-by: Paul Mundt <lethal@linux-sh.org>