Lines Matching refs:configuration
4 This document describes the configuration infrastructure of U-Boot.
6 The conventional configuration was replaced by Kconfig at v2014.10-rc1 release.
20 Here are some worth-mentioning configuration targets.
26 for the compatibility with the old configuration system:
54 configuration. It is still supported for backward compatibility, so
58 The other configuration targets work as in Linux Kernel.
64 Prior to Kconfig, the C preprocessor based board configuration had been used
70 configuration infrastructures should coexist.
71 The configuration files are generated by both Kconfig and the old preprocessor
72 based configuration as follows:
144 configuration, moved to CONFIG_SYS_EXTRA_OPTIONS verbatim now.