zephyr/arch/arm
Anas Nashif c3a7fd2844 arm: use wildcards for kconfig
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 submodoules)

Change-Id: I6bff4e48490e33cbaf879fe3c424bf2f6a4887ac
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:52 -05:00
..
configs fsl_frdm_k64f: do not declare kernel type 2016-02-05 20:24:43 -05:00
core irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
include Rename Profiler to Event Logger. 2016-02-05 20:24:41 -05:00
platforms arm: use wildcards for kconfig 2016-02-05 20:24:52 -05:00
Kbuild Move scripts/Makefile.<arch>preparch to arch/<arch> 2016-02-05 20:15:33 -05:00
Kconfig arm: use wildcards for kconfig 2016-02-05 20:24:52 -05:00
Makefile move cflags setting to arch/<arch>/Makefile 2016-02-05 20:24:28 -05:00
defconfig remove nano/micro defconfigs, use 1 file only 2016-02-05 20:24:28 -05:00