zephyr/boards/x86/ehl_crb
Yuval Peress 1ec0c6f530 build: make non zephyr/ include prefix configurable
Add a Kconfig to disable non prefixed includes. By setting
`CONFIG_LEGACY_INCLUDE_PATH=n` developers can disable having
`include/zephyr` in the search path. This means that includes such
as `#include <kernel.h>` will no longer work.

Internally, every header should be updated to add the `zephyr/`
prefix to the headers. Only then, will developers be able to use
this config value for their applications.

Signed-off-by: Yuval Peress <peress@google.com>
2022-04-08 19:03:32 +02:00
..
doc doc: ehl_crb: Update EHL CRB documentation 2021-08-03 13:57:56 +02:00
CMakeLists.txt build: make non zephyr/ include prefix configurable 2022-04-08 19:03:32 +02:00
Kconfig.board boards: ehl_crb: Add coverage support for the board 2021-02-15 08:13:48 -05:00
Kconfig.defconfig soc/x86: Clean up EHL kconfigs 2021-05-07 16:48:58 -04:00
board.cmake
ehl_crb.dts boards/x86: Give proper board compatible names 2021-02-15 09:43:30 -05:00
ehl_crb.yaml
ehl_crb_defconfig boards: x86: oneApi and LLVM objcopy do not support --gap-fill 2021-03-25 08:54:10 -04:00
ehl_crb_sbl.dts boards/x86: Give proper board compatible names 2021-02-15 09:43:30 -05:00
ehl_crb_sbl.yaml boards: x86: ehl_crb: Add board variant for Slim Bootloader 2021-01-18 15:45:58 -05:00
ehl_crb_sbl_defconfig x86: use large VM size if ACPI 2021-01-26 16:21:50 -05:00