coreboot-kgpe-d16/src/mainboard/intel/kunimitsu
Maxim Polyakov 0bec504642 {mb,soc/intel/skylake}: remove unused InternalGfx
The InternalGfx option in devicetree.cb is not used to enable iGPU.
The patch removes this option from chip.h and mb/*/devicetree.cb
files for all boards with skl/kbl processor.

Change-Id: I41ecca3fdfb1d4b20ee634a13263ff481dcf440e
Signed-off-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32171
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-04-06 13:12:04 +00:00
..
acpi *.asl: Remove obsolete reference to TPM ASL file 2017-04-24 19:14:11 +02:00
spd src: Remove unneeded include <cbfs.h> 2018-11-16 10:26:32 +00:00
acpi_tables.c mainboard & southbridge: Clear files that are just headers 2016-12-05 19:20:49 +01:00
board_info.txt
bootblock_mainboard.c vboot: consolidate google_chromeec_early_init() calls 2016-08-25 22:50:17 +02:00
chromeos.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
chromeos.fmd mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files 2019-03-05 20:52:06 +00:00
cmos.layout mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
devicetree.cb {mb,soc/intel/skylake}: remove unused InternalGfx 2019-04-06 13:12:04 +00:00
dsdt.asl cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
ec.c ec/google/chromeec: Add library function google_chromeec_events_init 2017-10-08 19:38:28 +00:00
ec.h mainboards: Remove unused EC event for thermal overload 2017-07-01 02:47:30 +00:00
gpio.h mb/intel: Get rid of whitespace before tab 2018-06-04 09:03:18 +00:00
Kconfig soc/mainboard: Update mainboard UART Kconfig 2019-01-11 18:59:21 +00:00
Kconfig.name
mainboard.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
Makefile.inc mb/google/*: Use newly added Chrome EC boardid function 2017-09-26 15:20:39 +00:00
pei_data.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
ramstage.c kunimitsu: Add initial FSP2.0 support 2016-09-12 19:56:09 +02:00
romstage.c src/mainboard: Fix various typos 2017-11-23 05:01:47 +00:00
romstage_fsp20.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00