commit | 6a411dd0d25f81301b30cb54a359acbfaa751591 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Fri Jul 03 09:06:36 2020 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 28 16:18:10 2020 -0400 |
tree | ad61d801ffc7b0e6673d331d804b830c1fd3fffd | |
parent | 3275f26bb6cda9e24966423460e74281e1a71888 [diff] |
configs: Remove dead CONFIG options BOOTP_DEFAULT is defined in several boards, but this config option is never checked or used. This patch removes this config option from config files and the whitelist.txt Signed-off-by: Adam Ford <aford173@gmail.com>