From c29a75bbfb67066a49990d5d18fe4d3003089d08 Mon Sep 17 00:00:00 2001 From: wangjianyu3 Date: Mon, 6 Jan 2025 14:47:26 +0800 Subject: [PATCH] testing/rpmsgdev: Replace space with tab for Kconfig Signed-off-by: wangjianyu3 --- testing/rpmsgdev/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/rpmsgdev/Kconfig b/testing/rpmsgdev/Kconfig index a519b8455..2f4cea0c8 100644 --- a/testing/rpmsgdev/Kconfig +++ b/testing/rpmsgdev/Kconfig @@ -1,3 +1,3 @@ config RPMSGDEV_TEST - bool "Enable rpmsgdev test" - default n + bool "Enable rpmsgdev test" + default n