mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
configs/orangepi_lite: Enable HDMI and analog audio in Linux config
Signed-off-by: Jan Kraval <jan.kraval@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0b0bc52cdd
commit
c7a445a58f
@ -6,3 +6,10 @@ CONFIG_CFG80211_WEXT=y
|
|||||||
|
|
||||||
# wireless drivers
|
# wireless drivers
|
||||||
CONFIG_WLAN=y
|
CONFIG_WLAN=y
|
||||||
|
|
||||||
|
# hdmi
|
||||||
|
CONFIG_DRM_SUN8I_DW_HDMI=y
|
||||||
|
CONFIG_SUN8I_DE2_CCU=y
|
||||||
|
|
||||||
|
# analog audio
|
||||||
|
CONFIG_SND_SUN8I_CODEC_ANALOG=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user