Lines Matching refs:boards
47 You can simply remove the prefixes. Do not add them for new boards.
76 - include/configs/<board>.h (exists for all boards)
88 Conversion from boards.cfg to Kconfig
91 Prior to Kconfig, boards.cfg was a primary database that contained Arch, CPU,
92 SoC, etc. of all the supported boards. It was deleted when switching to
93 Kconfig. Each field of boards.cfg was converted as follows:
106 Tips to add/remove boards
132 [2] Remove include/configs/<target>.h if it is not used by any other boards
134 by any other boards
143 - The option field of boards.cfg, which was used for the pre-Kconfig
147 CONFIG_SYS_EXTRA_OPTIONS should not be used for new boards.
149 - In the pre-Kconfig, a single board had multiple entries in the boards.cfg
152 defconfig files compared with the number of the supported boards. It is