mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-18 13:12:34 +02:00
Move board specific configuration into machine conf Signed-off-by: Pavel Zhukov <pavel@zhukoff.net>
64 lines
1.6 KiB
INI
64 lines
1.6 KiB
INI
CONFIG_BT=m
|
|
CONFIG_BT_BREDR=y
|
|
# CONFIG_BT_RFCOMM is not set
|
|
# CONFIG_BT_BNEP is not set
|
|
# CONFIG_BT_HIDP is not set
|
|
# CONFIG_BT_HS is not set
|
|
CONFIG_BT_LE=y
|
|
# CONFIG_BT_LEDS is not set
|
|
# CONFIG_BT_MSFTEXT is not set
|
|
# CONFIG_BT_AOSPEXT is not set
|
|
CONFIG_BT_DEBUGFS=y
|
|
# CONFIG_BT_SELFTEST is not set
|
|
# CONFIG_BT_FEATURE_DEBUG is not set
|
|
|
|
#
|
|
# Bluetooth device drivers
|
|
#
|
|
CONFIG_BT_RTL=m
|
|
# CONFIG_BT_HCIBTUSB is not set
|
|
# CONFIG_BT_HCIBTSDIO is not set
|
|
CONFIG_BT_HCIUART=m
|
|
CONFIG_BT_HCIUART_SERDEV=y
|
|
# CONFIG_BT_HCIUART_H4 is not set
|
|
# CONFIG_BT_HCIUART_NOKIA is not set
|
|
# CONFIG_BT_HCIUART_BCSP is not set
|
|
# CONFIG_BT_HCIUART_ATH3K is not set
|
|
# CONFIG_BT_HCIUART_LL is not set
|
|
CONFIG_BT_HCIUART_3WIRE=y
|
|
# CONFIG_BT_HCIUART_INTEL is not set
|
|
# CONFIG_BT_HCIUART_BCM is not set
|
|
CONFIG_BT_HCIUART_RTL=y
|
|
# CONFIG_BT_HCIUART_QCA is not set
|
|
# CONFIG_BT_HCIUART_AG6XX is not set
|
|
# CONFIG_BT_HCIUART_MRVL is not set
|
|
# CONFIG_BT_HCIBCM203X is not set
|
|
# CONFIG_BT_HCIBPA10X is not set
|
|
# CONFIG_BT_HCIBFUSB is not set
|
|
# CONFIG_BT_HCIVHCI is not set
|
|
# CONFIG_BT_MRVL is not set
|
|
# CONFIG_BT_MTKSDIO is not set
|
|
# CONFIG_BT_MTKUART is not set
|
|
# CONFIG_BT_VIRTIO is not set
|
|
# end of Bluetooth device drivers
|
|
|
|
CONFIG_CFG80211=m
|
|
CONFIG_MAC80211=m
|
|
CONFIG_RFKILL=m
|
|
CONFIG_RFKILL_LEDS=y
|
|
# CONFIG_RFKILL_INPUT is not set
|
|
# CONFIG_RFKILL_GPIO is not set
|
|
# CONFIG_USB_HSO is not set
|
|
CONFIG_BRCMUTIL=m
|
|
CONFIG_BRCMFMAC=m
|
|
CONFIG_SERIAL_DEV_BUS=y
|
|
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
|
|
# CONFIG_RAVE_SP_CORE is not set
|
|
# CONFIG_PMS7003 is not set
|
|
# CONFIG_SPS30_SERIAL is not set
|
|
# CONFIG_BOSCH_BNO055_SERIAL is not set
|
|
CONFIG_CRYPTO_KPP=m
|
|
CONFIG_CRYPTO_ECC=m
|
|
CONFIG_CRYPTO_ECDH=m
|
|
CONFIG_CRYPTO_LIB_ARC4=m
|