commit | ea60444ad65c1f5ba9f9f50edb3bdf02a7926d95 | [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 | 499c9f7884784245822ac92af60107e0807c5e5f [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>