zephyr/arch/x86/platforms/quark_se-x86
Anas Nashif a4266c3baf kconfig: use wildcards for platforms
Move platform related data and definition to the platform
directory and include it using:

arch/<arch>/platforms/*/Kconfig.platform

This way we will able to add a platform as a directory of
content without the need to change and Kconfig files.
Platforms can then be included by reference (using repo or
git submodules and does not need to be part of the zephyr
project)

Change-Id: I5e71f5394c22edb346f7d61d9448b8e1c68e1f9b
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:52 -05:00
..
Kconfig kconfig: use wildcards for platforms 2016-02-05 20:24:52 -05:00
Kconfig.platform kconfig: use wildcards for platforms 2016-02-05 20:24:52 -05:00
Makefile x86: add support for the Quark SE platform 2016-02-05 20:24:48 -05:00
board.h quark_se-x86: Provide the i2c IRQ flags 2016-02-05 20:24:52 -05:00
curie101_pinmux.c x86: add support for the Quark SE platform 2016-02-05 20:24:48 -05:00
linker.cmd x86: add support for the Quark SE platform 2016-02-05 20:24:48 -05:00
pinmux.c x86: add support for the Quark SE platform 2016-02-05 20:24:48 -05:00
quark_se_config.c x86: add support for the Quark SE platform 2016-02-05 20:24:48 -05:00
shared_mem.h x86: add support for the Quark SE platform 2016-02-05 20:24:48 -05:00
system.c x86: add support for the Quark SE platform 2016-02-05 20:24:48 -05:00