doc: kconfig: Fix accidental SPDX-License-Identifier in generated doc

RST uses '..' for comments, not '#'. The license line currently shows up
on https://docs.zephyrproject.org/latest/guides/kconfig/index.html

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
Ulf Magnusson 2019-05-17 21:50:18 +02:00 committed by Kumar Gala
commit 605a390633

View file

@ -1,4 +1,4 @@
# SPDX-License-Identifier: Apache-2.0 .. SPDX-License-Identifier: Apache-2.0
.. _kconfig_tips_and_tricks: .. _kconfig_tips_and_tricks: