diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig index 1377f55766..d09d1e5af9 100644 --- a/src/mainboard/google/kahlee/Kconfig +++ b/src/mainboard/google/kahlee/Kconfig @@ -1,7 +1,7 @@ # # This file is part of the coreboot project. # -# Copyright (C) 2015 Advanced Micro Devices, Inc. +# Copyright (C) 2015-2017 Advanced Micro Devices, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -49,10 +49,6 @@ config ONBOARD_VGA_IS_PRIMARY bool default y -config STONEYRIDGE_LEGACY_FREE - bool - default y - config VBOOT select VBOOT_MOCK_SECDATA select EC_GOOGLE_CHROMEEC_SWITCHES