This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git


The following commit(s) were added to refs/heads/master by this push:
     new c29a75bbf testing/rpmsgdev: Replace space with tab for Kconfig
c29a75bbf is described below

commit c29a75bbfb67066a49990d5d18fe4d3003089d08
Author: wangjianyu3 <[email protected]>
AuthorDate: Mon Jan 6 14:47:26 2025 +0800

    testing/rpmsgdev: Replace space with tab for Kconfig
    
    Signed-off-by: wangjianyu3 <[email protected]>
---
 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

Reply via email to