coreboot-kgpe-d16/payloads/libpayload/drivers
Antonello Dettori aded214e74 libpayload: split "Drivers" config section in Kconfig
Move the configuration of the timer, storage and USB drivers from the
main Kconfig to three separate ones stored in the respective
directories.

This reduces the LOC of Kconfig and makes it more manageable.

Change-Id: I0786dbc1d5d8317c8ccb600f5de9ef4a8243d035
Signed-off-by: Antonello Dettori <dev@dettori.io>
Reviewed-on: https://review.coreboot.org/15914
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2016-08-02 20:14:36 +02:00
..
serial libpayload: ipq40xx: Introduce timer and uart driver 2016-05-09 08:53:24 +02:00
storage libpayload: split "Drivers" config section in Kconfig 2016-08-02 20:14:36 +02:00
timer libpayload: split "Drivers" config section in Kconfig 2016-08-02 20:14:36 +02:00
udc Remove extra newlines from the end of all coreboot files. 2016-07-31 18:19:33 +02:00
usb libpayload: split "Drivers" config section in Kconfig 2016-08-02 20:14:36 +02:00
video cbgfx: Use memset() for faster screen clearing if possible 2016-07-02 03:22:51 +02:00
Makefile.inc libpayload: ipq40xx: Introduce timer and uart driver 2016-05-09 08:53:24 +02:00
cbmem_console.c
hid.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
keyboard.c libpayload: Make Kconfig bools use IS_ENABLED() 2015-06-30 18:55:15 +02:00
nvram.c libpayload: Make Kconfig bools use IS_ENABLED() 2015-06-30 18:55:15 +02:00
options.c
pci.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
speaker.c