diff options
author | Ard Biesheuvel <[email protected]> | 2014-01-27 17:07:21 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-01-27 21:02:40 -0800 |
commit | c2218e26c0d03c368fff825a6f15b7bb3418dbde (patch) | |
tree | 2361216b1b5ad5a43ebeab625e166c4a0b61ef12 /tools/perf/util/trace-event-scripting.c | |
parent | 592f6b842f64e416c7598a1b97c649b34241e22d (diff) |
firmware/google: drop 'select EFI' to avoid recursive dependency
The GOOGLE_SMI Kconfig symbol depends on DMI and selects EFI. This
causes problems on other archs when introducing DMI support that depends
on EFI, as it results in a recursive dependency:
arch/arm/Kconfig:1845:error: recursive dependency detected!
arch/arm/Kconfig:1845: symbol DMI depends on EFI
Fix by changing the 'select EFI' to a 'depends on EFI'.
Signed-off-by: Ard Biesheuvel <[email protected]>
Cc: David Rientjes <[email protected]>
Acked-by: Mike Waychison <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions