From 8fda04449f5ff89af6fd2a7b1ca071806bc7def7 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sat, 12 Mar 2016 12:12:14 -0800 Subject: libpayload: Drop CONFIG_LP_CHROMEOS This is adding complexity to the code more than it saves space, plus some of the tables could potentially be interesting outside of the ChromeOS context. Change-Id: I4bf24608f3e26d3b7871a5031ae8f03bc2c8c21f Signed-off-by: Stefan Reinauer Reviewed-on: https://review.coreboot.org/14070 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- payloads/libpayload/configs/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'payloads/libpayload/configs/defconfig') diff --git a/payloads/libpayload/configs/defconfig b/payloads/libpayload/configs/defconfig index 1d516f7709..53320e7705 100644 --- a/payloads/libpayload/configs/defconfig +++ b/payloads/libpayload/configs/defconfig @@ -11,7 +11,6 @@ # CONFIG_LP_DEVELOPER is not set CONFIG_LP_COMPILER_GCC=y # CONFIG_LP_COMPILER_LLVM_CLANG is not set -# CONFIG_LP_CHROMEOS is not set # # Architecture Options -- cgit v1.2.3