Lines Matching refs:by
6 The conventional configuration was replaced by Kconfig at v2014.10-rc1 release.
71 The configuration files are generated by both Kconfig and the old preprocessor
75 - include/generated/autoconf.h (generated by Kconfig for Normal)
79 - include/config/auto.conf (generated by Kconfig)
80 - include/autoconf.mk (generated by the old config for Normal)
81 - spl/include/autoconfig.mk (generated by the old config for SPL)
82 - tpl/include/autoconfig.mk (generated by the old config for TPL)
96 Arch -> CONFIG_SYS_ARCH defined by Kconfig
97 CPU -> CONFIG_SYS_CPU defined by Kconfig
98 SoC -> CONFIG_SYS_SOC defined by Kconfig
99 Vendor -> CONFIG_SYS_VENDOR defined by Kconfig
100 Board -> CONFIG_SYS_BOARD defined by Kconfig
102 Options -> CONFIG_SYS_EXTRA_OPTIONS defined by Kconfig
132 [2] Remove include/configs/<target>.h if it is not used by any other boards
134 by any other boards