mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: configs: enable optee for rockchip_linux_defconfig
Enable the configs and had TEE information as below: root@linaro-alip:~# dmesg |grep optee [ 0.181303] TEE core: Alloc the misc device "opteearmtz00" (id=0) [ 0.181507] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=63) [ 0.848626] optee: probing for conduit method from DT. [ 0.848657] optee: revision 3.6 (c38b1925) [ 0.849045] optee: initialized driver root@linaro-alip:~# realpath /dev/tee* /dev/tee0 /dev/teepriv0 Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: I2e818978c2b3203d859e169f10b86bee1bdac125
This commit is contained in:
@@ -509,6 +509,8 @@ CONFIG_PHY_ROCKCHIP_USB=y
|
||||
CONFIG_ANDROID=y
|
||||
CONFIG_ROCKCHIP_EFUSE=y
|
||||
CONFIG_ROCKCHIP_OTP=y
|
||||
CONFIG_TEE=y
|
||||
CONFIG_OPTEE=y
|
||||
CONFIG_RK_FLASH=y
|
||||
CONFIG_RK_SFC_NAND=y
|
||||
CONFIG_RK_SFC_NAND_MTD=y
|
||||
|
||||
Reference in New Issue
Block a user