x86: Disable DM_PCI_COMPAT
authorBin Meng <bmeng.cn@gmail.com>
Tue, 2 Feb 2016 13:58:08 +0000 (05:58 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 5 Feb 2016 04:47:24 +0000 (12:47 +0800)
commitd8277a87d0993492b2c09dcd9ccf1ce652d03b9c
tree938f2fccbb39f0c5f84766b8fe8d7e5c332f0148
parent308143effe3079cc997b9b512460930506f09141
x86: Disable DM_PCI_COMPAT

Now that all x86 codes have been converted to use proper DM PCI APIs,
it's time to disable the legacy compatible layer.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/Kconfig