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