aboutsummaryrefslogtreecommitdiff
path: root/configs/firefly-px30_defconfig
diff options
context:
space:
mode:
authorKever Yang <kever.yang@rock-chips.com>2020-01-07 16:59:39 +0800
committerKever Yang <kever.yang@rock-chips.com>2020-01-30 11:44:02 +0800
commit3c176ea7cef3de1e047d2572cd5bcc0171b97338 (patch)
treec1302363fa14d70e6c241da0a30b2089869d0b02 /configs/firefly-px30_defconfig
parent4082a6814235d81a21a1bfe9bfa8ca99c69d8fa8 (diff)
downloadu-boot-3c176ea7cef3de1e047d2572cd5bcc0171b97338.zip
u-boot-3c176ea7cef3de1e047d2572cd5bcc0171b97338.tar.gz
u-boot-3c176ea7cef3de1e047d2572cd5bcc0171b97338.tar.bz2
rockchip: px30: remove CONFIG_OPTEE support
Rockchip use CONFIG_SPL_OPTEE for OPTEE support, which is load and run before U-Boot, but not use CONFIG_OPTEE which is after U-Boot. Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/firefly-px30_defconfig')
-rw-r--r--configs/firefly-px30_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/firefly-px30_defconfig b/configs/firefly-px30_defconfig
index 9564a01..5ed6037 100644
--- a/configs/firefly-px30_defconfig
+++ b/configs/firefly-px30_defconfig
@@ -91,7 +91,6 @@ CONFIG_DEBUG_UART_SHIFT=2
CONFIG_DEBUG_UART_SKIP_INIT=y
CONFIG_SOUND=y
CONFIG_SYSRESET=y
-CONFIG_OPTEE=y
CONFIG_DM_THERMAL=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y