Commit dce4c94e authored by Florian Fainelli's avatar Florian Fainelli

Merge tag 'bcm2835-defconfig-64-next-2018-04-30' into defconfig-arm64/next

This pull request enables the Raspberry Pi 3 B+'s LAN and bluetooth in
the arm64 defconfig.
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parents 60cc43fc 69bc5b2c
......@@ -159,6 +159,7 @@ CONFIG_BT_LEDS=y
# CONFIG_BT_DEBUGFS is not set
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIUART_BCM=y
CONFIG_CFG80211=m
CONFIG_MAC80211=m
CONFIG_MAC80211_LEDS=y
......@@ -239,6 +240,7 @@ CONFIG_ROCKCHIP_PHY=y
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_RTL8152=m
CONFIG_USB_LAN78XX=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_DM9601=m
CONFIG_USB_NET_SR9800=m
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment