udoo: mx6qdl: Use the preferred form for disabling a symbol

Even though 'CONFIG_USB=n' does the job, let's switch to the more
standard way for disabling a Kconfig symbol.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Fabio Estevam 2016-12-31 17:00:39 -02:00 committed by Thomas Petazzoni
parent 9cb4058e60
commit 027d8141c5

View File

@ -1 +1 @@
CONFIG_USB=n
# CONFIG_USB is not set