mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 09:48:16 +00:00
10 lines
121 B
Text
10 lines
121 B
Text
|
#
|
||
|
# Copyright (C) 2015 Google, Inc
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
config INTEL_BAYTRAIL
|
||
|
bool
|
||
|
select HAVE_FSP
|