summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/config
diff options
context:
space:
mode:
Diffstat (limited to 'resources/libreboot/config')
-rw-r--r--resources/libreboot/config/libpayload/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/libreboot/config/libpayload/config b/resources/libreboot/config/libpayload/config
index 30a412a..6388fb3 100644
--- a/resources/libreboot/config/libpayload/config
+++ b/resources/libreboot/config/libpayload/config
@@ -29,8 +29,8 @@ CONFIG_LP_MULTIBOOT=y
#
CONFIG_LP_LIBC=y
CONFIG_LP_CURSES=y
-# CONFIG_LP_TINYCURSES is not set
-CONFIG_LP_PDCURSES=y
+CONFIG_LP_TINYCURSES=y
+# CONFIG_LP_PDCURSES is not set
CONFIG_LP_CBFS=y
CONFIG_LP_LZMA=y
CONFIG_LP_LZ4=y