diff options
author | Mathias Kresin <dev@kresin.me> | 2017-10-03 14:58:53 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2017-10-04 20:08:15 +0200 |
commit | 66a0f3a39709839c1e46141f5e431974e4bd4cdf (patch) | |
tree | 90cf537aa039eb8abb8223196d6377efdeee471e /target/linux/mediatek/patches-4.9/0015-cpufreq-mediatek-add-driver.patch | |
parent | 77fee9bcce5cb118be6e1f8168cf5a0fe6dcf2b7 (diff) | |
download | upstream-66a0f3a39709839c1e46141f5e431974e4bd4cdf.tar.gz upstream-66a0f3a39709839c1e46141f5e431974e4bd4cdf.tar.bz2 upstream-66a0f3a39709839c1e46141f5e431974e4bd4cdf.zip |
lantiq: select PCI support in subtargets
AmazonSE and Falcon do not have support for PCI and it can't be
unselected in the subtarget kernel config. This way the enabled PCI
support is inherit from the higher level config to the subtarget.
If CONFIG_PCI is selected, PCI_SUPPORT will be autoselected as well and
all packages depending on this config symbol will be build and at least
some of them fail due to missing pci functions.
The issue can be observed if all kmods and all non-shared packages are
build. Fix the issue by enabling PCI support only in subtargets with
PCI support.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/mediatek/patches-4.9/0015-cpufreq-mediatek-add-driver.patch')
0 files changed, 0 insertions, 0 deletions