zephyr/arch/x86/soc/intel_quark/quark_se
Ulf Magnusson 87ecbe7f48 arch: x86: Kconfig: Remove redundant 'default n' properties
Bool symbols implicitly default to 'n'.

A 'default n' can make sense e.g. in a Kconfig.defconfig file, if you
want to override a 'default y' on the base definition of the symbol. It
isn't used like that on any of these symbols though.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-06-26 11:07:57 -05:00
..
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig arch: x86: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
Kconfig.defconfig.curie soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
Kconfig.defconfig.quark_se_c1000 soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
Kconfig.defconfig.series soc: defconfig.series: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
Kconfig.series license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.soc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
dts.fixup arch: Use dts to set i2c priorities for quark_se/quark_d2000 2018-05-18 20:18:50 +03:00
eoi.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
linker.ld kconfig: rename CONFIG_BSP_SHARED_GDT_RAM_* 2018-01-04 09:17:03 -05:00
power.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
shared_mem.h arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
soc.c x86: enable MMU for application memory 2017-08-03 11:46:26 -04:00
soc.h driver: usb_dw: Move base address and irq num of usb to soc.h 2018-02-07 22:55:11 -05:00
soc_config.c samples: ipm: fix macro name 2017-06-09 22:36:23 -04:00
soc_power.S quark_se: Save/restore debug registers. 2017-02-11 00:15:08 +00:00
soc_power.h quark_se: PM: Add multicore support 2017-01-24 13:36:55 +00:00