Disable unnecessary media drivers

These were adding over 60 MB to the rootfs image, and they'll never be
used.
master
Dustin 2023-02-14 00:02:52 -06:00
parent 5a1b007fd7
commit 41891a1be6
1 changed files with 3 additions and 0 deletions

View File

@ -44,3 +44,6 @@ CONFIG_BT=m
CONFIG_IPV6=y
CONFIG_IPV6_SIT=m
CONFIG_IPV6_SIT_6RD=m
# CONFIG_MEDIA_CEC_SUPPORT is not set
# CONFIG_MEDIA_SUPPORT is not set