From b89a761a637996e730432a3a8383aaf636abe5c5 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 30 Mar 2012 01:01:51 +0200 Subject: Add Google ChromeOS vendorcode directory ... and hook it up in Kconfig. More code to come. Change-Id: I24542d8ef97e2bce112c3aface681ceeb1a7c061 Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/813 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Kconfig') diff --git a/src/Kconfig b/src/Kconfig index 74fd015242..ba1af089cd 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -938,3 +938,4 @@ config POWER_BUTTON_IS_OPTIONAL Internal option that controls ENABLE_POWER_BUTTON visibility. source src/Kconfig.deprecated_options +source src/vendorcode/Kconfig -- cgit v1.2.3