1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-24 12:35:21 +01:00
Files
u-boot-megous/include/configs
Masahiro Yamada 2b58e1b76d usb: add (move) CONFIG_USB_HOST to Kconfig
The meaning of CONFIG_USB in U-Boot is different from that in Linux.

As you see in drivers/usb/Kconfig of Linux, CONFIG_USB enables the
USB host controller support, while CONFIG_USB_SUPPORT is used to
enable the whole of the USB sub-system.

When I added CONFIG_USB into Kconfig by commit 6e7e9294d3 ("usb:
add basic USB configs in Kconfig"), I planned to follow the Linux's
convention, i.e. CONFIG_USB to enable/disable the USB host support.

Then, commit 68f7c5db2d ("usb: Generic USB Kconfig option, that
fits both host and gadget and comments") changed the logic of the
CONFIG_USB to point to the whole of the USB sub-system.  As a result,
currently we do not have an option for USB host.

This commit adds CONFIG_USB_HOST, which will be useful to compile
in the USB host support code.

CONFIG_USB_HOST is not referenced at all, but strangely some boards
define it in board headers.  I removed them because USB_HOST will be
selected in Kconfig going forward.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2016-08-07 21:55:42 +02:00
..
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:46 -04:00
2016-06-24 17:24:40 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:47 -04:00
2016-07-19 19:52:13 +02:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:46 -04:00
2016-06-17 09:34:49 -04:00
2016-06-26 20:17:22 +02:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-06-09 13:53:13 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-07-12 17:58:48 +02:00
2016-06-09 13:53:13 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-05-31 09:38:11 +02:00
2016-04-25 14:22:43 -04:00
2016-07-21 11:11:44 -07:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-07-12 17:58:49 +02:00
2016-07-16 09:43:12 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-08-05 12:50:25 +03:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-07-21 11:11:44 -07:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-07-21 11:11:44 -07:00
2016-04-25 15:09:47 -04:00
2016-07-12 17:58:48 +02:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-06-09 13:53:13 -04:00
2016-04-25 15:09:47 -04:00
2016-06-09 13:53:13 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-07-25 18:18:15 -04:00
2016-07-21 11:11:44 -07:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:46 -04:00
2016-06-17 09:51:01 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-06-09 13:53:13 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:46 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-04-25 15:09:47 -04:00
2016-07-12 17:58:48 +02:00
2016-07-12 17:58:48 +02:00