gpu: nvgpu: fix nbsp in Kconfig

Replace an accidental non-breaking space character with a normal space,
fixing the "ignoring unsupported character" build warning.

Change-Id: Ib3faca8489f083bb0027a8cfea82b256221b4e43
Signed-off-by: Konsta Holtta <kholtta@nvidia.com>
Reviewed-on: http://git-master/r/1165134
GVS: Gerrit_Virtual_Submit
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
Konsta Holtta
2016-06-15 22:22:03 +03:00
committed by Terje Bergstrom
parent 7bd2329ab8
commit 12661e4a48

View File

@@ -66,7 +66,7 @@ config GK20A_CTXSW_TRACE
config TEGRA_GK20A config TEGRA_GK20A
bool "Enable the GK20A GPU on Tegra" bool "Enable the GK20A GPU on Tegra"
depends on TEGRA_GRHOST || TEGRA_HOST1X depends on TEGRA_GRHOST || TEGRA_HOST1X
depends on GK20A depends on GK20A
default y default y
help help