commit | f916490b5321a1f5f38f0fcb1696e797f68b3461 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Aug 19 15:02:35 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 30 14:13:28 2021 -0400 |
tree | e5ae8b34d04da2391042a450bb5c415808dc34ab | |
parent | 6515ffede3c40d744640ad29c36d5efb76fe9c53 [diff] |
global: Remove dead code that starts with CONFIG_[0-9A] This removes a number of spots of dead code based on symbols that start with CONFIG_[0-9] or CONFIG_A. Signed-off-by: Tom Rini <trini@konsulko.com>