u-boot/arch/arm/include/asm/arch-fsl-layerscape
Tom Rini b106961c2e global: Restrict use of '#include <linux/kconfig.h>'
In general terms, we -include include/linux/kconfig.h and so normal
U-Boot code does not need to also #include it. However, for code which
is shared with userspace we may need to add it so that either our full
config is available or so that macros such as CONFIG_IS_ENABLED() can be
evaluated. In this case make sure that we guard these includes with a
test for USE_HOSTCC so that it clear as to why we're doing this.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2023-12-21 08:54:05 -05:00
..
clock.h arm: Don't include common.h in header files 2020-05-18 14:54:24 -04:00
config.h global: Restrict use of '#include <linux/kconfig.h>' 2023-12-21 08:54:05 -05:00
cpu.h global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
fdt.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_icid.h global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
fsl_portals.h armv8: ls1046a: add icid setup for qman portals 2018-08-10 10:35:36 -07:00
fsl_serdes.h armv8: ls1028a: Add other serdes protocal support 2019-06-19 12:54:56 +05:30
gpio.h armv8: gpio: add gpio feature 2020-07-27 14:16:26 +05:30
immap_lsch2.h global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
immap_lsch3.h global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
imx-regs.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mmu.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mp.h armv8: layerscape: clean exported symbols in spintable.S 2020-07-27 14:16:28 +05:30
ns_access.h armv8: layerscape: Enable EHCI access for LS1012A 2018-08-10 10:37:39 -07:00
soc.h pci: layerscape: Remove the shadow SVR definitions 2021-02-08 14:01:18 +05:30
speed.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stream_id_lsch2.h global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
stream_id_lsch3.h global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
svr.h pci: layerscape: Remove the shadow SVR definitions 2021-02-08 14:01:18 +05:30