summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-12-04 04:50:40 +1100
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2014-12-06 09:29:43 +0100
commitd2344d03e2a0daf29ef746da2d8e6a3171d62c6b (patch)
tree840d7e75d811fae421e89a935284c1ea75024c89 /src
parentc9e7dc138da0e9138e8cc24a90cc0aa4608ebc60 (diff)
downloadcoreboot-d2344d03e2a0daf29ef746da2d8e6a3171d62c6b.tar.gz
coreboot-d2344d03e2a0daf29ef746da2d8e6a3171d62c6b.tar.bz2
coreboot-d2344d03e2a0daf29ef746da2d8e6a3171d62c6b.zip
sb/amd/agesa/hudson/: Don't include IMC and XHCI blobs by default
Don't build in non-essential blobs by default. However, if the user selected to use the blobs repository, then default to including the blobs. Change-Id: Ie90f00d7c18d725f24fe1503fadaf098d3cefa4a Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-on: http://review.coreboot.org/7638 Tested-by: build bot (Jenkins)
Diffstat (limited to 'src')
-rw-r--r--src/southbridge/amd/agesa/hudson/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/southbridge/amd/agesa/hudson/Kconfig b/src/southbridge/amd/agesa/hudson/Kconfig
index 0779000e0d01..acc2d7255aa4 100644
--- a/src/southbridge/amd/agesa/hudson/Kconfig
+++ b/src/southbridge/amd/agesa/hudson/Kconfig
@@ -55,13 +55,13 @@ config HUDSON_XHCI_ENABLE
config HUDSON_XHCI_FWM
bool "Add xhci firmware"
- default y
+ default y if USE_BLOBS
help
Add Hudson 2/3/4 XHCI Firmware to support the onboard USB 3.0
config HUDSON_IMC_FWM
bool "Add imc firmware"
- default y
+ default y if USE_BLOBS
help
Add Hudson 2/3/4 IMC Firmware to support the onboard fan control