zephyr/soc/arm/atmel_sam0
Ulf Magnusson 9964cf29ac kconfig: Add missing quotes after 'source' and 'menu'
Missing quotes are accepted in some places for compatibility with the C
tools, e.g.

  source no/quotes/Kconfig
  menu Title

It looks broken though. Fix the two places in Zephyr that skip the
quotes. A style warning will be added.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-04-18 08:46:15 -04:00
..
common license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
samd20 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
samd21 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
CMakeLists.txt
Kconfig kconfig: Add missing quotes after 'source' and 'menu' 2019-04-18 08:46:15 -04:00
Kconfig.defconfig
Kconfig.soc