Skip to content

Commit 8c96eb2

Browse files
Ayush1325nmenon
authored andcommitted
arm64: defconfig: Enable gb_beagleplay
Enable greybus driver used by TI K3 AM625 BeaglePlay. The driver communicates with TI CC1352P7 co-processor which acts as Greybus SVC. Additionally, it also provides firmware upload API support for TI CC1352P7 over UART. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Dhruva Gole <d-gole@ti.com> Signed-off-by: Ayush Singh <ayush@beagleboard.org> Link: https://lore.kernel.org/r/20250131-defconfig-beagleplay-v3-1-f556b851ff96@beagleboard.org Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent c7691ae commit 8c96eb2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,6 +1270,8 @@ CONFIG_VIRTIO_BALLOON=y
12701270
CONFIG_VIRTIO_MMIO=y
12711271
CONFIG_XEN_GNTDEV=y
12721272
CONFIG_XEN_GRANT_DEV_ALLOC=y
1273+
CONFIG_GREYBUS=m
1274+
CONFIG_GREYBUS_BEAGLEPLAY=m
12731275
CONFIG_STAGING=y
12741276
CONFIG_STAGING_MEDIA=y
12751277
CONFIG_VIDEO_MAX96712=m

0 commit comments

Comments
 (0)