xref: /openbmc/u-boot/arch/x86/cpu/baytrail/Kconfig (revision 679f82c349473c894159795c14a7fc0a8db0cd43)
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