xref: /openbmc/u-boot/arch/x86/cpu/baytrail/Kconfig (revision b4302582)
1#
2# Copyright (C) 2015 Google, Inc
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7config INTEL_BAYTRAIL
8	bool
9	select HAVE_FSP if !EFI
10