coreboot-kgpe-d16/src/mainboard/google/veyron_mickey
Martin Roth c0c115b657 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>
2015-08-26 15:08:49 +00:00
..
sdram_inf veyron: update mickey sdram-lpddr3-samsung-2GB.inc 2015-07-29 19:27:32 +02:00
board.h
boardid.c
bootblock.c
chromeos.c veyron_mickey: Apply differences between Brain and Mickey 2015-06-23 08:21:23 +02:00
devicetree.cb veyron_*: Set vop_mode in devicetree.cb files 2015-07-06 09:40:23 +02:00
Kconfig Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good places 2015-08-26 15:08:49 +00:00
Kconfig.name
mainboard.c veyron_mickey: Apply differences between Brain and Mickey 2015-06-23 08:21:23 +02:00
Makefile.inc google/veyron: Fix building with CHROMEOS enabled 2015-06-30 08:17:52 +02:00
memlayout.ld
reset.c
romstage.c rk3288: Use timestamp region for pre-cbmem timestamps 2015-07-07 20:07:13 +02:00
sdram_configs.c