]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
authorPaul Kocialkowski <contact@paulk.fr>
Tue, 4 Aug 2015 15:04:08 +0000 (17:04 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:58 +0000 (08:00 +0200)
commit1d4c7b45a1bd24f0f122cc5bbc1c0bd95ab8859d
tree22f5271354d06a0572f5d12b7a6a73845d03dd5e
parentefc63e2c7d5b77f1c26fc947dbf9ce5a6dbd12ec
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig

Now that the musb-new driver has a Kconfig, we can move Kconfig options to
enable controllers to it, so that it's easier in e.g. menuconfig.

In addition, this allows declaring support for USB_MUSB_HOST/GADGET in
defconfigs instead of the USB_MUSB_SUNXI controller, that will get selected
automatically when needed.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
23 files changed:
board/sunxi/Kconfig
configs/Ainol_AW1_defconfig
configs/Ampe_A76_defconfig
configs/CSQ_CS908_defconfig
configs/Chuwi_V7_CW0825_defconfig
configs/Et_q8_v1_6_defconfig
configs/Hyundai_A7HD_defconfig
configs/Ippo_q8h_v1_2_a33_1024x600_defconfig
configs/Ippo_q8h_v1_2_defconfig
configs/Ippo_q8h_v5_defconfig
configs/MSI_Primo81_defconfig
configs/Mele_A1000G_quad_defconfig
configs/Mini-X_defconfig
configs/TZX-Q8-713B7_defconfig
configs/UTOO_P66_defconfig
configs/Yones_Toptech_BD1078_defconfig
configs/ba10_tv_box_defconfig
configs/forfun_q88db_defconfig
configs/ga10h_v1_1_defconfig
configs/iNet_3F_defconfig
configs/iNet_3W_defconfig
configs/iNet_86VS_defconfig
drivers/usb/musb-new/Kconfig