File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
src/share/rsdk/infra-package/debian/patches/linux Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,16 @@ Subject: [PATCH] feat: Radxa common kernel config
55
66Signed-off-by: ZHANG Yuntian <yt@radxa.com>
77---
8- src/arch/arm64/configs/radxa.config | 1016 ++++++++++++++++++++++++++++
9- 1 file changed, 1016 insertions(+)
8+ src/arch/arm64/configs/radxa.config | 1020 ++++++++++++++++++++++++++++
9+ 1 file changed, 1020 insertions(+)
1010 create mode 100644 src/arch/arm64/configs/radxa.config
1111
1212diff --git a/src/arch/arm64/configs/radxa.config b/src/arch/arm64/configs/radxa.config
1313new file mode 100644
1414index 000000000000..f5bca1bdaf69
1515--- /dev/null
1616+++ b/src/arch/arm64/configs/radxa.config
17- @@ -0,0 +1,1016 @@
17+ @@ -0,0 +1,1020 @@
1818+ # Enable FPDT on supported platforms
1919+ CONFIG_ACPI_FPDT=y
2020+
@@ -82,6 +82,10 @@ index 000000000000..f5bca1bdaf69
8282+ CONFIG_USB_SERIAL_QT2=m
8383+ CONFIG_USB_SERIAL_UPD78F0730=m
8484+
85+ + # Enable USB Video Class (UVC) support
86+ + CONFIG_MEDIA_USB_SUPPORT=y
87+ + CONFIG_USB_VIDEO_CLASS=m
88+ +
8589+ # Enable ES8316 codec which is used on ROCK 4C
8690+ CONFIG_SND_SOC_ES8316=m
8791+
You can’t perform that action at this time.
0 commit comments