diff options
author | Martin Roth <martinroth@google.com> | 2015-08-21 14:37:02 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2015-08-26 15:08:49 +0000 |
commit | c0c115b6579de2f3ffbdd94b286d5059b1dfe132 (patch) | |
tree | 24ee94bd9e4247f44aa118f2219743fb554c0a8e /src/ec/acpi | |
parent | 3ba501b86daaec299e9bf5b4e13934036ea5f696 (diff) |
Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good places
Add 'select MAINBOARD_HAS_NATIVE_VGA_INIT' which is just used as a gate
symbol to display MAINBOARD_DO_NATIVE_VGA_INIT to the mainboards that
are already selecting MAINBOARD_DO_NATIVE_VGA_INIT.
Since MAINBOARD_HAS_NATIVE_VGA_INIT is not used in any code, this should
not have any other effects.
This fixes the warning:
warning: (BOARD_SPECIFIC_OPTIONS) selects MAINBOARD_DO_NATIVE_VGA_INIT
which has unmet direct dependencies (VENDOR_ASUS && BOARD_ASUS_KFSN4_DRE
|| MAINBOARD_HAS_NATIVE_VGA_INIT)
Change-Id: I8ceee69ebae90dc32f55df58c2e80fe25397f049
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: http://review.coreboot.org/11301
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/ec/acpi')
0 files changed, 0 insertions, 0 deletions