diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2016-03-12 12:12:14 -0800 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2016-03-15 18:22:58 +0100 |
commit | 8fda04449f5ff89af6fd2a7b1ca071806bc7def7 (patch) | |
tree | 954d8969400289c12e989ee86273e8478ad32263 /payloads/libpayload/configs/defconfig-mips | |
parent | 96d14ac1c9b81cf1347c3f2c66f847d6d4527b8e (diff) |
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 <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/14070
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'payloads/libpayload/configs/defconfig-mips')
-rw-r--r-- | payloads/libpayload/configs/defconfig-mips | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/payloads/libpayload/configs/defconfig-mips b/payloads/libpayload/configs/defconfig-mips index 0b05f872f0..5b7877787e 100644 --- a/payloads/libpayload/configs/defconfig-mips +++ b/payloads/libpayload/configs/defconfig-mips @@ -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 |