kconfig: drop intermittend forwarder files

With kconfig understanding wildcards, we don't need
Kconfig files that just include other Kconfig files
anymore.

Change-Id: I7584e675f78fcb4ff1fdb0731e340533c5bc040d
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/9298
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
Stefan Reinauer
2015-04-04 01:58:28 +02:00
parent f34ea5f660
commit a48ca841a2
47 changed files with 53 additions and 350 deletions

View File

@ -1,7 +0,0 @@
source src/ec/acpi/Kconfig
source src/ec/compal/Kconfig
source src/ec/google/Kconfig
source src/ec/kontron/Kconfig
source src/ec/lenovo/Kconfig
source src/ec/smsc/Kconfig
source src/ec/quanta/Kconfig

View File

@ -1 +0,0 @@
source src/ec/compal/ene932/Kconfig

View File

@ -1 +0,0 @@
source src/ec/google/chromeec/Kconfig

View File

@ -1 +0,0 @@
source src/ec/kontron/it8516e/Kconfig

View File

@ -1,2 +0,0 @@
source src/ec/lenovo/h8/Kconfig
source src/ec/lenovo/pmh7/Kconfig

View File

@ -1,2 +0,0 @@
source src/ec/quanta/ene_kb3940q/Kconfig
source src/ec/quanta/it8518/Kconfig

View File

@ -1 +0,0 @@
source src/ec/smsc/mec1308/Kconfig