Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
22409 commits behind the upstream repository.
user avatar
Simon Glass authored
At present CONFIG options are split across Kconfig and board config headers
files. Also we have multiple files containing these CONFIG options.

In order to see exactly what is being used for building, create a .cfg
file which holds these options as reported by the C preprocessor.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
741e58e0
History