summaryrefslogtreecommitdiffstats
path: root/meta-agl-refhw-gen3/recipes-kernel/linux/files/refhw-rcar.cfg
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-10-20 17:11:40 -0400
committerScott Murray <scott.murray@konsulko.com>2020-10-20 17:11:40 -0400
commit6c4f90cb4b4175b7256baa04f82bb12c811fe5af (patch)
treec096df655b01d4870d7c028f06e755dc4c191908 /meta-agl-refhw-gen3/recipes-kernel/linux/files/refhw-rcar.cfg
parente3a57dcb2ae1cd4e6a81e1ca65ac235c8e3dd500 (diff)
Initial clean ups
Changes: - Update the layer.conf to indicate dunfell compatibility and add LAYERDEPENDS definition to make layer dependencies explicit. - Move kernel files to more expected recipes-kernel/linux directory. Bug-AGL: SPEC-3658 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'meta-agl-refhw-gen3/recipes-kernel/linux/files/refhw-rcar.cfg')
-rw-r--r--meta-agl-refhw-gen3/recipes-kernel/linux/files/refhw-rcar.cfg35
1 files changed, 35 insertions, 0 deletions
diff --git a/meta-agl-refhw-gen3/recipes-kernel/linux/files/refhw-rcar.cfg b/meta-agl-refhw-gen3/recipes-kernel/linux/files/refhw-rcar.cfg
new file mode 100644
index 0000000..13ed710
--- /dev/null
+++ b/meta-agl-refhw-gen3/recipes-kernel/linux/files/refhw-rcar.cfg
@@ -0,0 +1,35 @@
+CONFIG_USB_USBNET=y
+CONFIG_USB_NET_AX88179_178A=y
+
+CONFIG_GPIO_SYSFS=y
+
+CONFIG_RFKILL=y
+
+CONFIG_CAN=y
+CONFIG_CAN_DEV=y
+CONFIG_CAN_RCAR_CANFD=y
+
+CONFIG_BT=y
+CONFIG_BT_QCA=y
+CONFIG_BT_HCIUART=y
+CONFIG_BT_HCIUART_SERDEV=y
+CONFIG_BT_HCIUART_H4=y
+CONFIG_BT_HCIUART_QCA=y
+
+CONFIG_CFG80211=y
+CONFIG_MAC80211=y
+CONFIG_ATH_COMMON=y
+CONFIG_WLAN_VENDOR_ATH=y
+CONFIG_ATH10K=y
+CONFIG_ATH10K_PCI=m
+
+CONFIG_USB_GADGET=y
+CONFIG_USB_RENESAS_USB3=y
+CONFIG_USB_CONFIGFS=y
+CONFIG_USB_CONFIGFS_SERIAL=y
+CONFIG_USB_F_FS=y
+CONFIG_USB_CONFIGFS_F_FS=y
+
+CONFIG_IIO_ST_ASM330LHH=y
+CONFIG_IIO_ST_ASM330LHH_I2C=y
+CONFIG_IIO_ST_ASM330LHH_SPI=y