aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorChen-Yu Tsai2024-02-12 21:51:08 +0800
committerKever Yang2024-03-14 11:48:40 +0800
commite8fe7c25425f5b95ce518f19a255107e0d4d98f3 (patch)
tree279b709bd9c1d63f9c6b5822d652cb2499e814f8 /configs
parent701ed2feb68daa83e25a72dd8d9f65245b2f14bd (diff)
rockchip: nanopi-r4s: Drop ROCKCHIP_OTP
The NanoPi R4S has an RK3399 SoC, which has efuse supported by ROCKCHIP_EFUSE, not ROCKCHIP_OTP. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Reviewed-by: Dragan Simic <dsimic@manjaro.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/nanopi-r4s-rk3399_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/nanopi-r4s-rk3399_defconfig b/configs/nanopi-r4s-rk3399_defconfig
index f97c06412f0..50dbd7a854d 100644
--- a/configs/nanopi-r4s-rk3399_defconfig
+++ b/configs/nanopi-r4s-rk3399_defconfig
@@ -40,7 +40,6 @@ CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_ROCKCHIP_GPIO=y
CONFIG_SYS_I2C_ROCKCHIP=y
-CONFIG_ROCKCHIP_OTP=y
CONFIG_MMC_DW=y
CONFIG_MMC_DW_ROCKCHIP=y
CONFIG_MMC_SDHCI=y