mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 13:41:56 +00:00
As part of the transition to Device Tree, a temporary HAS_DTS configuration variable, and a .fixup file per board with symbol aliases were added. This patch removes the cc32xx related fixup file definitions, except for those used additionally outside the cc32xx drivers. Since cc32xx has DTS files, and since HAS_DTS will always be true, it also removes the 'if !HAS_DTS' blocks from the cc32xx Kconfig files. Change-Id: I1c1b9f734795f523342f82ab32f2a38983812c0b Signed-off-by: Gil Pitney <gil.pitney@linaro.org> Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
dts | ||
ext | ||
include | ||
kernel | ||
lib | ||
misc | ||
samples | ||
scripts | ||
subsys | ||
tests | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
defaults.tc | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
Makefile.test | ||
zephyr-env.sh |