[U-Boot] [PATCH v1 05/16] usb: ulpi: Add Kconfig options for ULPI

Mateusz Kulikowski mateusz.kulikowski at gmail.com
Thu Jan 7 23:12:27 CET 2016


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 06.01.2016 21:49, Marek Vasut wrote:
> On Wednesday, January 06, 2016 at 07:21:17 PM, Mateusz Kulikowski wrote:
>> The following options can be now enabled via defconfig:
>> - CONFIG_USB_ULPI
>> - CONFIG_USB_ULPI_VIEWPORT
>> - CONFIG_USB_ULPI_VIEWPORT_OMAP
>>
[...]

>> +++ b/drivers/usb/ulpi/Kconfig
>> @@ -0,0 +1,10 @@
>> +comment "ULPI drivers"
>> +
>> +config USB_ULPI
>> +	bool
>> +
>> +config USB_ULPI_VIEWPORT
>> +	bool
>> +
>> +config USB_ULPI_VIEWPORT_OMAP
>> +	bool
> 
> Description of these options is missing.

My intention here was to keep it away from "users". 

This options are not "optional" in any way.
They are rather like CPU_something or VBAR_something, 
that is - they are required and should be selected by drivers that use them, 
but without this drivers, they are useless.

But maybe I'm missing something :)
If anyone insists on that - I'll make them visible and add description.



Regards,
Mateusz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJWjuLGAAoJELvtohmVtQzBKT0H/RpJpIiXOrjLpAiQRL2V78t7
RUFiaCNolTHWqxerJ1JK4RqBiO9xn1Z8CWzAyxOkjt+fGUzjkkWjCJ4l5tDAcqpP
BXPCPEMu4otOKN5LksUOBWDNIWyFuuvvDNS/tbQmPwosNCaUdKankxwbP4esoNuO
t4ZpoDgcls9p73zTCYfcku6KR2viSEGabpvUT0YATmtc/2GdYfRjZYGjdEAF2Rug
oEqDFX7tzVqgOtzWSoGdvA/qiUbLTqc4L2AyxWrMhgyl780bMaKzBCPtEQrAP/iD
sc/ikXGB72I4Km5IhUoliDCZeJtxaPrpfZo1L7vOQ/WXQDGTcq7JWQhgKJ11dUw=
=08ri
-----END PGP SIGNATURE-----


More information about the U-Boot mailing list