
31 Mar
2009
31 Mar
'09
8:26 p.m.
Hello Jean-Christophe,
2009/3/27 Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com:
add CONFIG_USB_S3C64XX to activate the driver
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com
cpu/arm1176/s3c64xx/Makefile | 1 - drivers/usb/Makefile | 1 + .../s3c64xx/usb.c => drivers/usb/s3c64xx_usb.c | 0 include/configs/smdk6400.h | 1 + 4 files changed, 2 insertions(+), 1 deletions(-) rename cpu/arm1176/s3c64xx/usb.c => drivers/usb/s3c64xx_usb.c (100%)
Why do you want to move all these processor specific code into generic driver code?
Kind Regards,
Remy