zephyr/soc/arm/nxp_lpc/lpc55xxx/Kconfig.defconfig.lpc55S28

16 lines
265 B
Plaintext

# NXP LPC55S28 platform configuration options
# Copyright (c) 2020 Lemonbeat GmbH
# SPDX-License-Identifier: Apache-2.0
if SOC_LPC55S28
config SOC
default "lpc55S28"
choice USB_MCUX_CONTROLLER_TYPE
default USB_DC_NXP_LPCIP3511
endchoice
endif # SOC_LPC55S28