[PATCH 1/2] x86: iosf: Add Kconfig prompt for IOSF_MBI selection

2014-08-27 Thread David E. Box
Fixes an error in having the iosf build as 'default m'. On X86 SoC's the iosf sideband is the only way to access information for some registers, as opposed to through MSR's on other Intel architectures. While selecting IOSF_MBI is preferred, it does mean carrying extra code on non-SoC

[PATCH 1/2] x86: iosf: Add Kconfig prompt for IOSF_MBI selection

2014-08-27 Thread David E. Box
Fixes an error in having the iosf build as 'default m'. On X86 SoC's the iosf sideband is the only way to access information for some registers, as opposed to through MSR's on other Intel architectures. While selecting IOSF_MBI is preferred, it does mean carrying extra code on non-SoC