diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-01-06 03:17:06 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-23 10:57:36 -0500 |
commit | 9ab81fcc8a0181cc19b8234d0e7632bd09c27c83 (patch) | |
tree | 554b33f5987640664250c9c1d1a8bb166bd2e610 /configs/rastaban_defconfig | |
parent | 2a5945eee6329ce0c2acda8cd874935c7bc0e945 (diff) | |
download | u-boot-9ab81fcc8a0181cc19b8234d0e7632bd09c27c83.tar.gz |
config_whitelist: remove false-positive CONFIG options
U-Boot pulled in several core makefiles from Linux. The following
are not used in U-Boot:
- CONFIG_DEBUG_SECTION_MISMATCH
- CONFIG_FTRACE_MCOUNT_RECORD
- CONFIG_GCOV_KERNEL
- CONFIG_GCOV_PROFILE_ALL
- CONFIG_KASAN
- CONFIG_MODVERSIONS
We can remove the unused code if we like. (although it will get the
scripts out of sync)
CONFIG_BOOM and CONFIG_HIS_DRIVER are just mentioned in the comment
block of scripts/basic/fixdep.c
CONFIG_SHELL is not configuration, but a variable for internal-use.
It is just a historical misnomer in Kbuild.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/rastaban_defconfig')
0 files changed, 0 insertions, 0 deletions