summaryrefslogtreecommitdiffstats
path: root/dts
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2018-08-07 16:23:44 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2018-08-08 09:31:41 +0200
commit383ba5137a2ea4c2c9d5230bd51384aec187166d (patch)
treef35c31bd3481ba24f9e8ddb93af7bc73f62054d8 /dts
parent6d1b29be91570b2407b7e072260a4990073de9a7 (diff)
downloadbarebox-383ba5137a2ea4c2c9d5230bd51384aec187166d.tar.gz
barebox-383ba5137a2ea4c2c9d5230bd51384aec187166d.tar.xz
usb: gadget: allow to actually enable sparse fastboot support
When sparse support was (intended to be) made optional it was effectively unconditionally disabled because IS_ENABLED(USB_GADGET_FASTBOOT_SPARSE) always evaluates to 0. To actually make use of the introduced kconfig symbol the CONFIG_ prefix must not be skipped. Fixes: f4b5d3eeb607 ("usb: gadget: fastboot: Make sparse support optional") Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Tested-by: Gavin Schenk <g.schenk@eckelmann.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts')
0 files changed, 0 insertions, 0 deletions