summaryrefslogtreecommitdiff
path: root/src/mainboard/google/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/Kconfig')
-rw-r--r--src/mainboard/google/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/Kconfig b/src/mainboard/google/Kconfig
index 6a2540d75d..702ba13c55 100644
--- a/src/mainboard/google/Kconfig
+++ b/src/mainboard/google/Kconfig
@@ -12,6 +12,7 @@
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU General Public License for more details.
##
+
if VENDOR_GOOGLE
choice
@@ -24,7 +25,6 @@ endchoice
source "src/mainboard/google/*/Kconfig"
config MAINBOARD_VENDOR
- string "Mainboard Vendor"
default "Google"
endif # VENDOR_GOOGLE