Re: [linux-sunxi] [PATCH] sun7i: defconfig: enable USB_SW_SUNXI_USB

2014-01-09 Thread Alejandro Mery
On 05/01/14 17:24, Luc Verhaegen wrote: This gives some of our device drivers (realtek usb wifi for instance) the ability to dynamically turn on/off USBCs. These config options match sun4i and sun5i. Signed-off-by: Luc Verhaegen --- arch/arm/configs/sun7i_defconfig |3 +++ 1 files change

[linux-sunxi] [PATCH] sun7i: defconfig: enable USB_SW_SUNXI_USB

2014-01-05 Thread Luc Verhaegen
This gives some of our device drivers (realtek usb wifi for instance) the ability to dynamically turn on/off USBCs. These config options match sun4i and sun5i. Signed-off-by: Luc Verhaegen --- arch/arm/configs/sun7i_defconfig |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --g