From e29d14ad66c02b1b0ebf7e7ac62ce5746d141dca Mon Sep 17 00:00:00 2001 From: Abdelatif Guettouche Date: Wed, 14 Jul 2021 21:46:29 +0200 Subject: [PATCH] boards/xtensa/esp32: Delete the drivers directory, it's empty, the build system will pick the common dummy one. Signed-off-by: Abdelatif Guettouche --- boards/xtensa/esp32/drivers/Kconfig | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 boards/xtensa/esp32/drivers/Kconfig diff --git a/boards/xtensa/esp32/drivers/Kconfig b/boards/xtensa/esp32/drivers/Kconfig deleted file mode 100644 index f72f3c094c..0000000000 --- a/boards/xtensa/esp32/drivers/Kconfig +++ /dev/null @@ -1,4 +0,0 @@ -# -# For a description of the syntax of this configuration file, -# see the file kconfig-language.txt in the NuttX tools repository. -#