vendorcode/siemens: Remove sourcing non existing Kconfig files

There is only one subdir in vendorcode/siemens and it does not feature
a Kconfig file.

Change-Id: I136743344465cea9c769234aa84d9ebe874ef0d2
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35953
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
This commit is contained in:
Arthur Heymans 2019-10-10 16:36:47 +02:00
parent bac8e8d8ac
commit 894240d362
1 changed files with 0 additions and 2 deletions

View File

@ -16,5 +16,3 @@
config USE_SIEMENS_HWILIB
bool
default n
source "src/vendorcode/siemens/*/Kconfig"