qemu/hw/input
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
adb-internal.h
adb-kbd.c
adb-mouse.c
adb.c
hid.c
lm832x.c i2c: have I2C receive operation return uint8_t 2019-02-27 21:06:08 -06:00
milkymist-softusb.c
pckbd.c pckbd: Convert DPRINTF->trace 2019-02-14 11:46:30 +01:00
pl050.c
ps2.c
pxa2xx_keypad.c
stellaris_input.c
trace-events pckbd: Convert DPRINTF->trace 2019-02-14 11:46:30 +01:00
tsc210x.c hw/input/tsc210x: Fix building with no verbosity 2019-02-06 15:57:06 +01:00
tsc2005.c
virtio-input-hid.c
virtio-input-host.c
virtio-input.c