2018-07-17 09:37:14 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018 Intel Corporation Inc.
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
|
|
|
|
|
|
|
config SOC_APOLLO_LAKE
|
|
|
|
bool "Intel Apollo Lake Soc"
|
|
|
|
select CPU_APOLLO_LAKE
|
|
|
|
select BOOTLOADER_UNKNOWN
|
2018-10-19 20:05:26 +08:00
|
|
|
select HAS_I2C_DW
|