
2017-04-30 11:49 GMT+08:00 Simon Glass sjg@chromium.org:
On 28 April 2017 at 18:41, Eddie Cai eddie.cai.linux@gmail.com wrote:
all rk3288 based boards support rockusb, so enable it
Signed-off-by: Eddie Cai eddie.cai.linux@gmail.com
Changes in v3:
-move to defconfig
configs/evb-rk3288_defconfig | 3 +++ configs/fennec-rk3288_defconfig | 2 ++ configs/firefly-rk3288_defconfig | 2 ++ configs/miqi-rk3288_defconfig | 2 ++ configs/popmetal-rk3288_defconfig | 2 ++ configs/rock2_defconfig | 3 +++ configs/sandbox_defconfig | 3 ++- configs/tinker-rk3288_defconfig | 2 ++ 8 files changed, 18 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org
Thanks SImon
I wonder if you could make it default to y in Kconfig?
Good idea. i will add it in next version