usb: gadget: Kconfig: use bool instead of boolean
authorChristoph Jaeger <cj@linux.com>
Mon, 2 Feb 2015 15:00:03 +0000 (10:00 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 2 Feb 2015 20:58:10 +0000 (14:58 -0600)
commit8333d3cd06f89bdddea61c64ae123b2265ffab9d
tree3efd89e686abf92983f47baa95578c9780eb57c2
parentd9b2b19fc45265a2423fa68e22318882b42a111c
usb: gadget: Kconfig: use bool instead of boolean

Keyword 'boolean' for type definition attributes is considered
deprecated and, therefore, should not be used anymore.

See http://lkml.kernel.org/r/cover.1418003065.git.cj@linux.com
See http://lkml.kernel.org/r/1419108071-11607-1-git-send-email-cj@linux.com

Signed-off-by: Christoph Jaeger <cj@linux.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/Kconfig
This page took 0.025804 seconds and 5 git commands to generate.