projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22c4d0c
)
kernel: generic: add missing 4.19 config symbol
author
Petr Štetiar
<ynezz@true.cz>
Sun, 23 Jun 2019 07:50:40 +0000
(09:50 +0200)
committer
Petr Štetiar
<ynezz@true.cz>
Tue, 25 Jun 2019 14:12:22 +0000
(14:12 +0000)
Fixes following kernel build issue on x86/64:
PCI PF Stub driver (PCI_PF_STUB) [N/m/y/?] (NEW)
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/generic/config-4.19
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-4.19
b/target/linux/generic/config-4.19
index 6b8497be4b0fb1efd7ec3b84594d70cd4eb3ea31..e3f21733f81ed000b635ae23d815a116876c5321 100644
(file)
--- a/
target/linux/generic/config-4.19
+++ b/
target/linux/generic/config-4.19
@@
-3695,6
+3695,7
@@
CONFIG_PARTITION_ADVANCED=y
# CONFIG_PCI_LAYERSCAPE is not set
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_PASID is not set
+# CONFIG_PCI_PF_STUB is not set
# CONFIG_PCI_PRI is not set
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set