qemu/hw/display
Paolo Bonzini e0e312f352 build: switch to Kconfig
The make_device_config.sh script is replaced by minikconf, which
is modified to support the same command line as its predecessor.

The roots of the parsing are default-configs/*.mak, Kconfig.host and
hw/Kconfig.  One difference with make_device_config.sh is that all symbols
have to be defined in a Kconfig file, including those coming from the
configure script.  This is the reason for the Kconfig.host file introduced
in the previous patch. Whenever a file in default-configs/*.mak used
$(...) to refer to a config-host.mak symbol, this is replaced by a
Kconfig dependency; this part must be done already in this patch
for bisectability.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Yang Zhong <yang.zhong@intel.com>
Acked-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190123065618.3520-28-yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-03-07 21:45:53 +01:00
..
Kconfig build: switch to Kconfig 2019-03-07 21:45:53 +01:00
Makefile.objs hw/display: make edid configurable 2019-03-07 21:45:53 +01:00
ads7846.c
bcm2835_fb.c
blizzard.c
bochs-display.c
cg3.c
cirrus_vga.c
cirrus_vga_internal.h
cirrus_vga_isa.c
cirrus_vga_rop.h
cirrus_vga_rop2.h
dpcd.c
edid-generate.c
edid-region.c
exynos4210_fimd.c
framebuffer.c
framebuffer.h
g364fb.c
jazz_led.c
milkymist-tmu2.c
milkymist-vgafb.c
milkymist-vgafb_template.h
omap_dss.c
omap_lcd_template.h
omap_lcdc.c
pl110.c
pl110_template.h
pxa2xx_lcd.c
pxa2xx_template.h
qxl-logger.c
qxl-render.c
qxl.c
qxl.h
ramfb-standalone.c
ramfb.c
sii9022.c i2c: have I2C receive operation return uint8_t 2019-02-27 21:06:08 -06:00
sm501.c
sm501_template.h
ssd0303.c i2c: have I2C receive operation return uint8_t 2019-02-27 21:06:08 -06:00
ssd0323.c
tc6393xb.c
tc6393xb_template.h
tcx.c
trace-events display/virtio: add edid support. 2019-02-22 07:25:04 +01:00
vga-helpers.h
vga-isa-mm.c
vga-isa.c
vga-pci.c
vga.c
vga_int.h
vga_regs.h
virtio-gpu-3d.c display/virtio: add edid support. 2019-02-22 07:25:04 +01:00
virtio-gpu-pci.c
virtio-gpu.c display/virtio: add edid support. 2019-02-22 07:25:04 +01:00
virtio-vga.c
vmware_vga.c
xenfb.c
xlnx_dp.c