libpayload: Remove unused timer/serial drivers
This patch removes several timer and serial drivers (and configs) that were specific to platforms which have been dropped in coreboot. Change-Id: I589ca7f1a3b479f1c2b1b668a175a71583441ac9 Signed-off-by: Julius Werner <jwerner@chromium.org> Reviewed-on: https://review.coreboot.org/c/30029 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
This commit is contained in:
committed by
Patrick Georgi
parent
8ce51cde94
commit
378ec8b0de
@@ -1,11 +0,0 @@
|
||||
CONFIG_LP_GPL=y
|
||||
CONFIG_LP_ARCH_ARM=y
|
||||
# CONFIG_LP_CURSES is not set
|
||||
CONFIG_LP_SKIP_CONSOLE_INIT=y
|
||||
# CONFIG_LP_VIDEO_CONSOLE is not set
|
||||
# CONFIG_LP_STORAGE is not set
|
||||
CONFIG_LP_TIMER_CYGNUS=y
|
||||
CONFIG_LP_USB=y
|
||||
# CONFIG_LP_USB_HID is not set
|
||||
# CONFIG_LP_USB_HUB is not set
|
||||
# CONFIG_LP_USB_MSC is not set
|
Reference in New Issue
Block a user