zephyr/arch/x86/platforms
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
..
galileo kconfig: use wildcards for platforms 2016-02-05 20:24:52 -05:00
ia32 kconfig: use wildcards for platforms 2016-02-05 20:24:52 -05:00
ia32_pci kconfig: use wildcards for platforms 2016-02-05 20:24:52 -05:00
quark_d2000 kconfig: use wildcards for platforms 2016-02-05 20:24:52 -05:00
quark_se-x86 kconfig: use wildcards for platforms 2016-02-05 20:24:52 -05:00