commit | cabfbf0860b97bb2ab608478feccde005d64329f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jan 22 17:39:14 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 27 14:18:30 2024 -0500 |
tree | 8887b7c93c225d65541a71095e2bad36bf9978f6 | |
parent | 44f10332bd8a9476408f8d2a166f15c3e187b9f3 [diff] |
efi-x86_payload: Remove empty config header Now that we support having CONFIG_SYS_CONFIG_NAME be unset to indicate a lack of board.h file, unset this on the efi-x86_payload* platforms and remove the otherwise empty file. Signed-off-by: Tom Rini <trini@konsulko.com>