12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
|
# NXP LPC11U67 platform configuration options
|
||
|
|
||
|
# Copyright (c) 2020, Seagate
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
if SOC_LPC11U67
|
||
|
|
||
|
config SOC
|
||
|
default "lpc11u67"
|
||
|
|
||
|
endif # SOC_LPC11U67
|