diff mbox series

ARM: mach-rockchip: rk3588: fix stray CONFIG line in Kconfig

Message ID 20230731081750.819270-1-eugen.hristev@collabora.com
State Not Applicable
Delegated to: Tom Rini
Headers show
Series ARM: mach-rockchip: rk3588: fix stray CONFIG line in Kconfig | expand

Commit Message

Eugen Hristev July 31, 2023, 8:17 a.m. UTC
This duplicate/stray line was probably added during a rebase.
Remove it

Fixes: 0a3a5746c385 ("board: rockchip: Add Edgeble Neural Compute Module 6B")
Signed-off-by: Eugen Hristev <eugen.hristev@collabora.com>
---
 arch/arm/mach-rockchip/rk3588/Kconfig | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm/mach-rockchip/rk3588/Kconfig b/arch/arm/mach-rockchip/rk3588/Kconfig
index d72ef92f2efd..6daf86bfe855 100644
--- a/arch/arm/mach-rockchip/rk3588/Kconfig
+++ b/arch/arm/mach-rockchip/rk3588/Kconfig
@@ -28,7 +28,6 @@  config TARGET_RK3588_NEU6
 	  IO board and Neu6a needs to mount on top of this IO board in order to
 	  create complete Edgeble Neural Compute Module 6B(Neu6B) IO platform.
 
-config TARGET_ROCK5B_RK3588
 config TARGET_ROCK5B_RK3588
 	bool "Radxa ROCK5B RK3588 board"
 	select BOARD_LATE_INIT