blob: 3a59127ffa711639a551c876c855db087ea4d1f9 [file] [log] [blame]
# Copyright 2024 Rahul Arasikere <arasikere.rahul@gmail.com>
# SPDX-License-Identifier: Apache-2.0
if BOARD_ARDUINO_PORTENTA_H7
if NETWORKING
config REGULATOR
default y
config NET_L2_ETHERNET
default y
endif # NETWORKING
if BOARD_ARDUINO_PORTENTA_H7_STM32H747XX_M7
source "boards/common/usb/Kconfig.cdc_acm_serial.defconfig"
endif # BOARD_ARDUINO_PORTENTA_H7_STM32H747XX_M7
endif # BOARD_ARDUINO_PORTENTA_H7
if BT
choice AIROC_PART
default CYW4343W
endchoice
choice CYW4343W_MODULE
default CYW4343W_MURATA_1DX
endchoice
endif # BT