commit | af9d220bac41dc3201893e1601cc7c44f7da4498 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Wed Aug 10 14:43:30 2011 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 10 10:57:42 2011 -0700 |
tree | 14ad1f95320271a63057a6bc2bf219cc0ea926e5 | |
parent | f2c0d0266cc5eb36a4aa44944b4096ec121490aa [diff] |
EDAC: Correct Kconfig dependencies Both AMD and Intel i7 EDAC drivers use MCE features and are thus dependent of this functionality present in the kernel. Express this in Kconfig so that randconfig builds don't break. Reported-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Borislav Petkov <borislav.petkov@amd.com> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>