a961005990
4.17 brings support for HDMI out, but sunxi_defconfig hasn't been updated to enable the drivers - So add a kernel fragment to enable them. Likewise, analog audio has been supported since 4.10, but the driver isn't enabled in sunxi_defconfig, so enable it in the fragment. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
CONFIG_DRM_SUN8I_DW_HDMI=y
|
|
CONFIG_SUN8I_DE2_CCU=y
|
|
CONFIG_SND_SUN8I_CODEC_ANALOG=y
|