Add support for orangepi_pc.

This commit is contained in:
parazyd 2018-06-25 15:10:49 +02:00
parent f4573a28bf
commit a6d8459324
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
2 changed files with 8 additions and 6 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.17.0 Kernel Configuration
# Linux/arm 4.17.2 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
@ -2970,10 +2970,10 @@ CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
# Allwinner SoC Audio support
#
CONFIG_SND_SUN4I_CODEC=y
# CONFIG_SND_SUN8I_CODEC is not set
# CONFIG_SND_SUN8I_CODEC_ANALOG is not set
# CONFIG_SND_SUN4I_I2S is not set
# CONFIG_SND_SUN4I_SPDIF is not set
CONFIG_SND_SUN8I_CODEC=y
CONFIG_SND_SUN8I_CODEC_ANALOG=y
CONFIG_SND_SUN4I_I2S=y
CONFIG_SND_SUN4I_SPDIF=y
# CONFIG_SND_SOC_XTFPGA_I2S is not set
# CONFIG_ZX_TDM is not set
CONFIG_SND_SOC_I2C_AND_SPI=y
@ -3763,7 +3763,7 @@ CONFIG_SUN8I_A33_CCU=y
CONFIG_SUN8I_A83T_CCU=y
CONFIG_SUN8I_H3_CCU=y
CONFIG_SUN8I_V3S_CCU=y
# CONFIG_SUN8I_DE2_CCU is not set
CONFIG_SUN8I_DE2_CCU=y
CONFIG_SUN8I_R40_CCU=y
CONFIG_SUN9I_A80_CCU=y
CONFIG_SUN8I_R_CCU=y

2
config
View File

@ -84,6 +84,7 @@ uboot_configs=(
Orangepi_defconfig
orangepi_lite_defconfig
Orangepi_mini_defconfig
orangepi_pc_defconfig
orangepi_plus_defconfig
orangepi_plus2e_defconfig
orangepi_zero_defconfig
@ -110,6 +111,7 @@ board_dtbs=(
sun7i-a20-orangepi.dtb
sun8i-h3-orangepi-lite.dtb
sun7i-a20-orangepi-mini.dtb
sun8i-h3-orangepi-pc.dtb
sun8i-h3-orangepi-plus.dtb
sun8i-h3-orangepi-plus2e.dtb
sun8i-h2-plus-orangepi-zero.dtb