Disable unnecessary media drivers
These were adding over 60 MB to the rootfs image, and they'll never be used.master
parent
5a1b007fd7
commit
41891a1be6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue