configs: px30: enable rk809/rk817 sound support

Change-Id: I4deae9b8e5a101c7b37e18d998e800da405726c0
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
Sugar Zhang 2018-09-21 18:27:11 +08:00 committed by Jianhong Chen
parent 75958dd45d
commit b615ccb084
1 changed files with 4 additions and 0 deletions

View File

@ -77,6 +77,10 @@ CONFIG_DEBUG_UART_BASE=0xFF160000
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_DEBUG_UART_SHIFT=2
CONFIG_DEBUG_UART_SKIP_INIT=y
CONFIG_SOUND=y
CONFIG_I2S_ROCKCHIP=y
CONFIG_SOUND_RK817=y
CONFIG_SOUND_ROCKCHIP=y
CONFIG_SYSRESET=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y