libpayload: Unify defconfigs
Bring defconfig and defconfig-tinycurses in sync, so that defconfig and defconfig-tinycurses only differ in the selection of the curses implementation. Change-Id: I739c5122b5aaaa2681055c845905721a0b2a11c1 Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: https://review.coreboot.org/14069 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
@@ -32,6 +32,7 @@ CONFIG_LP_CURSES=y
|
||||
CONFIG_LP_PDCURSES=y
|
||||
CONFIG_LP_CBFS=y
|
||||
CONFIG_LP_LZMA=y
|
||||
CONFIG_LP_LZ4=y
|
||||
|
||||
#
|
||||
# Console Options
|
||||
|
Reference in New Issue
Block a user