This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 8b20b97d26e78c47d4c083a4c99490fb87c588d7 Author: Xiang Xiao <[email protected]> AuthorDate: Sat May 23 02:22:49 2020 +0800 build: Remove the dummy drivers folder under boards Signed-off-by: Xiang Xiao <[email protected]> --- boards/arm/a1x/drivers/Kconfig | 4 ---- boards/arm/am335x/drivers/Kconfig | 4 ---- boards/arm/c5471/drivers/Kconfig | 4 ---- boards/arm/dm320/drivers/Kconfig | 4 ---- boards/arm/efm32/drivers/Kconfig | 4 ---- boards/arm/imx6/drivers/Kconfig | 4 ---- boards/arm/imxrt/drivers/Kconfig | 4 ---- boards/arm/kinetis/drivers/Kconfig | 4 ---- boards/arm/kl/drivers/Kconfig | 4 ---- boards/arm/lc823450/drivers/Kconfig | 4 ---- boards/arm/lpc17xx_40xx/drivers/Kconfig | 4 ---- boards/arm/lpc214x/drivers/Kconfig | 4 ---- boards/arm/lpc2378/drivers/Kconfig | 4 ---- boards/arm/lpc31xx/drivers/Kconfig | 4 ---- boards/arm/lpc43xx/drivers/Kconfig | 4 ---- boards/arm/lpc54xx/drivers/Kconfig | 4 ---- boards/arm/max326xx/drivers/Kconfig | 4 ---- boards/arm/moxart/drivers/Kconfig | 4 ---- boards/arm/nrf52/drivers/Kconfig | 4 ---- boards/arm/nuc1xx/drivers/Kconfig | 4 ---- boards/arm/s32k1xx/drivers/Kconfig | 4 ---- boards/arm/sam34/drivers/Kconfig | 4 ---- boards/arm/sama5/drivers/Kconfig | 4 ---- boards/arm/samd2l2/drivers/Kconfig | 4 ---- boards/arm/samd5e5/drivers/Kconfig | 4 ---- boards/arm/samv7/drivers/Kconfig | 4 ---- boards/arm/stm32/drivers/Kconfig | 4 ---- boards/arm/stm32f0l0g0/drivers/Kconfig | 4 ---- boards/arm/stm32f7/drivers/Kconfig | 4 ---- boards/arm/stm32h7/drivers/Kconfig | 4 ---- boards/arm/stm32l4/drivers/Kconfig | 4 ---- boards/arm/str71x/drivers/Kconfig | 4 ---- boards/arm/tiva/drivers/Kconfig | 4 ---- boards/arm/tms570/drivers/Kconfig | 4 ---- boards/arm/xmc4/drivers/Kconfig | 4 ---- boards/avr/at32uc3/drivers/Kconfig | 4 ---- boards/avr/at90usb/drivers/Kconfig | 4 ---- boards/avr/atmega/drivers/Kconfig | 4 ---- boards/hc/m9s12/drivers/Kconfig | 4 ---- boards/mips/pic32mx/drivers/Kconfig | 4 ---- boards/mips/pic32mz/drivers/Kconfig | 4 ---- boards/misoc/lm32/drivers/Kconfig | 4 ---- boards/or1k/mor1kx/drivers/Kconfig | 4 ---- boards/renesas/m16c/drivers/Kconfig | 4 ---- boards/renesas/rx65n/drivers/Kconfig | 4 ---- boards/renesas/sh1/drivers/Kconfig | 4 ---- boards/risc-v/fe310/drivers/Kconfig | 4 ---- boards/risc-v/gap8/drivers/Kconfig | 4 ---- boards/risc-v/k210/drivers/Kconfig | 4 ---- boards/risc-v/litex/drivers/Kconfig | 4 ---- boards/risc-v/nr5m100/drivers/Kconfig | 4 ---- boards/sim/sim/drivers/Kconfig | 4 ---- boards/x86/qemu/drivers/Kconfig | 4 ---- boards/x86_64/intel64/drivers/Kconfig | 4 ---- boards/xtensa/esp32/drivers/Kconfig | 4 ---- boards/z16/z16f/drivers/Kconfig | 4 ---- boards/z80/ez80/drivers/Kconfig | 4 ---- boards/z80/z180/drivers/Kconfig | 4 ---- boards/z80/z8/drivers/Kconfig | 4 ---- {boards/z80/z80/drivers => drivers/dummy}/Kconfig | 0 tools/Config.mk | 3 +++ 61 files changed, 3 insertions(+), 236 deletions(-) diff --git a/boards/arm/a1x/drivers/Kconfig b/boards/arm/a1x/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/a1x/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. -# diff --git a/boards/arm/am335x/drivers/Kconfig b/boards/arm/am335x/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/am335x/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. -# diff --git a/boards/arm/c5471/drivers/Kconfig b/boards/arm/c5471/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/c5471/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. -# diff --git a/boards/arm/dm320/drivers/Kconfig b/boards/arm/dm320/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/dm320/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. -# diff --git a/boards/arm/efm32/drivers/Kconfig b/boards/arm/efm32/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/efm32/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. -# diff --git a/boards/arm/imx6/drivers/Kconfig b/boards/arm/imx6/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/imx6/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. -# diff --git a/boards/arm/imxrt/drivers/Kconfig b/boards/arm/imxrt/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/imxrt/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. -# diff --git a/boards/arm/kinetis/drivers/Kconfig b/boards/arm/kinetis/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/kinetis/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. -# diff --git a/boards/arm/kl/drivers/Kconfig b/boards/arm/kl/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/kl/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. -# diff --git a/boards/arm/lc823450/drivers/Kconfig b/boards/arm/lc823450/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/lc823450/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. -# diff --git a/boards/arm/lpc17xx_40xx/drivers/Kconfig b/boards/arm/lpc17xx_40xx/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/lpc17xx_40xx/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. -# diff --git a/boards/arm/lpc214x/drivers/Kconfig b/boards/arm/lpc214x/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/lpc214x/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. -# diff --git a/boards/arm/lpc2378/drivers/Kconfig b/boards/arm/lpc2378/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/lpc2378/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. -# diff --git a/boards/arm/lpc31xx/drivers/Kconfig b/boards/arm/lpc31xx/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/lpc31xx/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. -# diff --git a/boards/arm/lpc43xx/drivers/Kconfig b/boards/arm/lpc43xx/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/lpc43xx/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. -# diff --git a/boards/arm/lpc54xx/drivers/Kconfig b/boards/arm/lpc54xx/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/lpc54xx/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. -# diff --git a/boards/arm/max326xx/drivers/Kconfig b/boards/arm/max326xx/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/max326xx/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. -# diff --git a/boards/arm/moxart/drivers/Kconfig b/boards/arm/moxart/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/moxart/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. -# diff --git a/boards/arm/nrf52/drivers/Kconfig b/boards/arm/nrf52/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/nrf52/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. -# diff --git a/boards/arm/nuc1xx/drivers/Kconfig b/boards/arm/nuc1xx/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/nuc1xx/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. -# diff --git a/boards/arm/s32k1xx/drivers/Kconfig b/boards/arm/s32k1xx/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/s32k1xx/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. -# diff --git a/boards/arm/sam34/drivers/Kconfig b/boards/arm/sam34/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/sam34/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. -# diff --git a/boards/arm/sama5/drivers/Kconfig b/boards/arm/sama5/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/sama5/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. -# diff --git a/boards/arm/samd2l2/drivers/Kconfig b/boards/arm/samd2l2/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/samd2l2/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. -# diff --git a/boards/arm/samd5e5/drivers/Kconfig b/boards/arm/samd5e5/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/samd5e5/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. -# diff --git a/boards/arm/samv7/drivers/Kconfig b/boards/arm/samv7/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/samv7/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. -# diff --git a/boards/arm/stm32/drivers/Kconfig b/boards/arm/stm32/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/stm32/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. -# diff --git a/boards/arm/stm32f0l0g0/drivers/Kconfig b/boards/arm/stm32f0l0g0/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/stm32f0l0g0/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. -# diff --git a/boards/arm/stm32f7/drivers/Kconfig b/boards/arm/stm32f7/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/stm32f7/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. -# diff --git a/boards/arm/stm32h7/drivers/Kconfig b/boards/arm/stm32h7/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/stm32h7/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. -# diff --git a/boards/arm/stm32l4/drivers/Kconfig b/boards/arm/stm32l4/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/stm32l4/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. -# diff --git a/boards/arm/str71x/drivers/Kconfig b/boards/arm/str71x/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/str71x/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. -# diff --git a/boards/arm/tiva/drivers/Kconfig b/boards/arm/tiva/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/tiva/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. -# diff --git a/boards/arm/tms570/drivers/Kconfig b/boards/arm/tms570/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/tms570/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. -# diff --git a/boards/arm/xmc4/drivers/Kconfig b/boards/arm/xmc4/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/arm/xmc4/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. -# diff --git a/boards/avr/at32uc3/drivers/Kconfig b/boards/avr/at32uc3/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/avr/at32uc3/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. -# diff --git a/boards/avr/at90usb/drivers/Kconfig b/boards/avr/at90usb/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/avr/at90usb/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. -# diff --git a/boards/avr/atmega/drivers/Kconfig b/boards/avr/atmega/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/avr/atmega/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. -# diff --git a/boards/hc/m9s12/drivers/Kconfig b/boards/hc/m9s12/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/hc/m9s12/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. -# diff --git a/boards/mips/pic32mx/drivers/Kconfig b/boards/mips/pic32mx/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/mips/pic32mx/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. -# diff --git a/boards/mips/pic32mz/drivers/Kconfig b/boards/mips/pic32mz/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/mips/pic32mz/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. -# diff --git a/boards/misoc/lm32/drivers/Kconfig b/boards/misoc/lm32/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/misoc/lm32/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. -# diff --git a/boards/or1k/mor1kx/drivers/Kconfig b/boards/or1k/mor1kx/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/or1k/mor1kx/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. -# diff --git a/boards/renesas/m16c/drivers/Kconfig b/boards/renesas/m16c/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/renesas/m16c/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. -# diff --git a/boards/renesas/rx65n/drivers/Kconfig b/boards/renesas/rx65n/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/renesas/rx65n/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. -# diff --git a/boards/renesas/sh1/drivers/Kconfig b/boards/renesas/sh1/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/renesas/sh1/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. -# diff --git a/boards/risc-v/fe310/drivers/Kconfig b/boards/risc-v/fe310/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/risc-v/fe310/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. -# diff --git a/boards/risc-v/gap8/drivers/Kconfig b/boards/risc-v/gap8/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/risc-v/gap8/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. -# diff --git a/boards/risc-v/k210/drivers/Kconfig b/boards/risc-v/k210/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/risc-v/k210/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. -# diff --git a/boards/risc-v/litex/drivers/Kconfig b/boards/risc-v/litex/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/risc-v/litex/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. -# diff --git a/boards/risc-v/nr5m100/drivers/Kconfig b/boards/risc-v/nr5m100/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/risc-v/nr5m100/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. -# diff --git a/boards/sim/sim/drivers/Kconfig b/boards/sim/sim/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/sim/sim/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. -# diff --git a/boards/x86/qemu/drivers/Kconfig b/boards/x86/qemu/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/x86/qemu/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. -# diff --git a/boards/x86_64/intel64/drivers/Kconfig b/boards/x86_64/intel64/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/x86_64/intel64/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. -# diff --git a/boards/xtensa/esp32/drivers/Kconfig b/boards/xtensa/esp32/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- 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. -# diff --git a/boards/z16/z16f/drivers/Kconfig b/boards/z16/z16f/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/z16/z16f/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. -# diff --git a/boards/z80/ez80/drivers/Kconfig b/boards/z80/ez80/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/z80/ez80/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. -# diff --git a/boards/z80/z180/drivers/Kconfig b/boards/z80/z180/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/z80/z180/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. -# diff --git a/boards/z80/z8/drivers/Kconfig b/boards/z80/z8/drivers/Kconfig deleted file mode 100644 index f72f3c0..0000000 --- a/boards/z80/z8/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. -# diff --git a/boards/z80/z80/drivers/Kconfig b/drivers/dummy/Kconfig similarity index 100% rename from boards/z80/z80/drivers/Kconfig rename to drivers/dummy/Kconfig diff --git a/tools/Config.mk b/tools/Config.mk index 6844e28..39eb4dd 100644 --- a/tools/Config.mk +++ b/tools/Config.mk @@ -121,6 +121,9 @@ endif BOARD_COMMON_DIR ?= $(wildcard $(BOARD_DIR)$(DELIM)..$(DELIM)common) BOARD_DRIVERS_DIR ?= $(wildcard $(BOARD_DIR)$(DELIM)..$(DELIM)drivers) +ifeq ($(BOARD_DRIVERS_DIR),) + BOARD_DRIVERS_DIR = $(TOPDIR)$(DELIM)drivers$(DELIM)dummy +endif # DIRLINK - Create a directory link in the portable way
