summaryrefslogtreecommitdiff
path: root/src/drivers/asmedia/Kconfig
diff options
context:
space:
mode:
authorNico Huber <nico.huber@secunet.com>2017-08-31 12:28:15 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-04-27 09:17:52 +0000
commitd1a3366d5612e491a05dc0ff6214df8e204e8544 (patch)
tree487eba3078e88ffe63a1396f23ee2a57f75a9886 /src/drivers/asmedia/Kconfig
parentf7caa67ebc73edb70b86b9f779a65ad0df58916c (diff)
downloadcoreboot-d1a3366d5612e491a05dc0ff6214df8e204e8544.tar.xz
drivers/asmedia: Add ASPM blacklist
To be selected by mainboard Kconfig if the board hosts an ASMedia chip that spuriously advertises ASPM features. Change-Id: I05f9789bc14db56d2ac085f4f14047d80c3aefb5 Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/25619 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/drivers/asmedia/Kconfig')
-rw-r--r--src/drivers/asmedia/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/asmedia/Kconfig b/src/drivers/asmedia/Kconfig
new file mode 100644
index 0000000000..e0a0ca3db0
--- /dev/null
+++ b/src/drivers/asmedia/Kconfig
@@ -0,0 +1,2 @@
+config DRIVERS_ASMEDIA_ASPM_BLACKLIST
+ bool