Yoshihiro Shimoda
|
bf69d8484c
|
sh: fix compile error using sh7757lcr_defconfig
Fix the complie error in ehci-hcd.c because it needs an additional
configuration.
CC drivers/usb/host/ehci-hcd.o
drivers/usb/host/ehci-hcd.c:1288:2: error: #error "missing bus glue for ehci-hcd"
make[3]: *** [drivers/usb/host/ehci-hcd.o] Error 1
make[2]: *** [drivers/usb/host] Error 2
make[1]: *** [drivers/usb] Error 2
make: *** [drivers] Error 2
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
2011-06-21 17:40:42 +09:00 |
|
Guennadi Liakhovetski
|
013b19e3aa
|
sh: update SDHI configuration symbols in defconfigs
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Simon Horman <horms@verge.net.au>
Cc: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
2011-04-18 18:44:50 +09:00 |
|
Yoshihiro Shimoda
|
5a79ce76e9
|
sh: update sh7757lcr_defconfig
- enable SPI bus, MTD, MMCIF, SD, USB host, and USB storage.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
2011-03-11 12:36:30 +09:00 |
|
Yoshihiro Shimoda
|
239f6dcbab
|
sh: update sh7757lcr_defconfig
- disable the 8250 driver (fix the build error on sh7757lcr)
- enable sh_eth driver
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
2011-01-11 12:51:15 +09:00 |
|
Paul Mundt
|
d2d5bc58d7
|
sh: sh2007/sh7757lcr defconfig reduction.
These were newly added while the defconfig reduction work was ongoing,
strip them down now.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
2010-08-20 20:38:24 +09:00 |
|
Yoshihiro Shimoda
|
36239c6704
|
sh: add sh7757lcr board support
This adds preliminary support for the sh7757lcr board.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
2010-07-06 17:38:32 +09:00 |
|