zephyr/arch/posix/soc/inf_clock
Ulf Magnusson 3ac3216d89 soc: defconfig: Consistently quote string defaults
In preparation for introducing a warning.

Unquoted string defaults work through a quirk of Kconfig (undefined
symbols get their name as their string value), but look confusing. It's
done inconsistently now too.

Suggested by Kumar Gala.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-26 19:17:48 -04:00
..
CMakeLists.txt arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
Kconfig.defconfig soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
Kconfig.soc kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
linker.ld arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
posix_board_if.h native: added posix_get_hw_cycle() 2018-02-07 16:28:16 -05:00
posix_soc.h arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
soc.c native: exclude from coverage not coverable code 2018-02-05 06:26:53 -08:00
soc.h arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
soc_irq.h arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00