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:
committed by
Peter Korsgaard
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
|
||||||
|
|||||||
Reference in New Issue
Block a user