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>
This commit is contained in:
@@ -80,12 +80,6 @@ config REMOTEGDB
|
||||
help
|
||||
Enable Remote GDB debugging support.
|
||||
|
||||
config CHROMEOS
|
||||
bool "ChromeOS specific features"
|
||||
default n
|
||||
help
|
||||
Enable ChromeOS specific features.
|
||||
|
||||
endmenu
|
||||
|
||||
menu "Architecture Options"
|
||||
|
Reference in New Issue
Block a user