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:
@ -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
|
@ -1 +0,0 @@
|
||||
source src/ec/compal/ene932/Kconfig
|
@ -1 +0,0 @@
|
||||
source src/ec/google/chromeec/Kconfig
|
@ -1 +0,0 @@
|
||||
source src/ec/kontron/it8516e/Kconfig
|
@ -1,2 +0,0 @@
|
||||
source src/ec/lenovo/h8/Kconfig
|
||||
source src/ec/lenovo/pmh7/Kconfig
|
@ -1,2 +0,0 @@
|
||||
source src/ec/quanta/ene_kb3940q/Kconfig
|
||||
source src/ec/quanta/it8518/Kconfig
|
@ -1 +0,0 @@
|
||||
source src/ec/smsc/mec1308/Kconfig
|
Reference in New Issue
Block a user