summaryrefslogtreecommitdiff
path: root/src/soc/dmp
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2018-06-03 16:27:26 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2018-06-04 12:47:44 +0000
commit56dd2d26b59c582ffb40154cbcf759a0ff30cfd6 (patch)
treed0bd15f39fc89432fb9e6ee96cb19d8670c5a3ea /src/soc/dmp
parent89011bec6a0f87c42752a2e3273a15733a0e1b7d (diff)
downloadcoreboot-56dd2d26b59c582ffb40154cbcf759a0ff30cfd6.tar.xz
soc/dmp: Drop leftover file
Change-Id: I6994b48b48fb7177b9ae32825dcd9af099b85410 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/26808 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/soc/dmp')
-rw-r--r--src/soc/dmp/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/dmp/Kconfig b/src/soc/dmp/Kconfig
deleted file mode 100644
index 46e5c6dfe4..0000000000
--- a/src/soc/dmp/Kconfig
+++ /dev/null
@@ -1,2 +0,0 @@
-# Load all chipsets
-source "src/soc/dmp/*/Kconfig"