Re: [PATCH v3 4/4] ARM: shmobile: BOCK-W: enable USB in defconfig

2013-04-23 Thread Sergei Shtylyov
Hello. On 04/22/2013 08:00 AM, Simon Horman wrote: Enable USB platform EHCI/OHCI and common PHY drivers in 'bockw_defconfig'. Enable USB storage driver and SCSI disk driver that it needs as well... Signed-off-by: Sergei Shtylyov I realise that this is not going to be useful until the rest of

Re: [PATCH v3 4/4] ARM: shmobile: BOCK-W: enable USB in defconfig

2013-04-21 Thread Simon Horman
On Sat, Apr 20, 2013 at 12:23:52AM +0400, Sergei Shtylyov wrote: > On 04/19/2013 06:14 AM, Simon Horman wrote: > >On Fri, Apr 19, 2013 at 02:50:05AM +0400, Sergei Shtylyov wrote: > >>Hello. > >> > >>On 04/18/2013 06:05 PM, Simon Horman wrote: > >> > Enable USB platform EHCI/OHCI and common PHY

Re: [PATCH v3 4/4] ARM: shmobile: BOCK-W: enable USB in defconfig

2013-04-19 Thread Sergei Shtylyov
On 04/19/2013 06:14 AM, Simon Horman wrote: On Fri, Apr 19, 2013 at 02:50:05AM +0400, Sergei Shtylyov wrote: Hello. On 04/18/2013 06:05 PM, Simon Horman wrote: Enable USB platform EHCI/OHCI and common PHY drivers in 'bockw_defconfig'. Enable USB storage driver and SCSI disk driver that it nee

Re: [PATCH v3 4/4] ARM: shmobile: BOCK-W: enable USB in defconfig

2013-04-18 Thread Simon Horman
On Fri, Apr 19, 2013 at 02:50:05AM +0400, Sergei Shtylyov wrote: > Hello. > > On 04/18/2013 06:05 PM, Simon Horman wrote: > > > > >>Enable USB platform EHCI/OHCI and common PHY drivers in 'bockw_defconfig'. > >>Enable USB storage driver and SCSI disk driver that it needs as well... > >> > >>Signe

Re: [PATCH v3 4/4] ARM: shmobile: BOCK-W: enable USB in defconfig

2013-04-18 Thread Sergei Shtylyov
Hello. On 04/18/2013 06:05 PM, Simon Horman wrote: Enable USB platform EHCI/OHCI and common PHY drivers in 'bockw_defconfig'. Enable USB storage driver and SCSI disk driver that it needs as well... Signed-off-by: Sergei Shtylyov I realise that this is not going to be useful until the rest

Re: [PATCH v3 4/4] ARM: shmobile: BOCK-W: enable USB in defconfig

2013-04-18 Thread Simon Horman
On Wed, Apr 17, 2013 at 01:35:09AM +0400, Sergei Shtylyov wrote: > Enable USB platform EHCI/OHCI and common PHY drivers in 'bockw_defconfig'. > Enable USB storage driver and SCSI disk driver that it needs as well... > > Signed-off-by: Sergei Shtylyov I realise that this is not going to be useful

[PATCH v3 4/4] ARM: shmobile: BOCK-W: enable USB in defconfig

2013-04-16 Thread Sergei Shtylyov
Enable USB platform EHCI/OHCI and common PHY drivers in 'bockw_defconfig'. Enable USB storage driver and SCSI disk driver that it needs as well... Signed-off-by: Sergei Shtylyov --- arch/arm/configs/bockw_defconfig | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) Index: rene