commit | 8cca60a2cbf25c811129c251e84b066cd542fefc | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Dec 17 18:08:43 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 27 16:20:19 2021 -0500 |
tree | 44d770465768d395d17ab758685ee26648a85887 | |
parent | e7b7c6761a329430d6e48e52a1e4faade80aaa94 [diff] |
Kconfig: Remove some symbols from the whitelist There are a number of symbols that are never defined, only referenced in code imported from the Linux kernel or similar. Drop them from the list. Signed-off-by: Tom Rini <trini@konsulko.com>