aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2023-02-23 11:45:52 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2023-03-04 10:20:58 +0100
commit7c5e847827a550ceab5eab4a3b91386fb53fb2b9 (patch)
treec451587a5f8aabc79734516e84887bc930e9f768 /target
parentf6a7ce2501ecd650bc92251e3f39758603e617ca (diff)
downloadupstream-7c5e847827a550ceab5eab4a3b91386fb53fb2b9.tar.gz
upstream-7c5e847827a550ceab5eab4a3b91386fb53fb2b9.tar.bz2
upstream-7c5e847827a550ceab5eab4a3b91386fb53fb2b9.zip
kernel: move CONFIG_PAGE_POOL to generic
Move "# CONFIG_PAGE_POOL is not set" to generic. Suggested-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-5.101
-rw-r--r--target/linux/generic/config-5.151
-rw-r--r--target/linux/ipq807x/config-5.151
3 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
index 01bebbbab4..2f510db344 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -4294,6 +4294,7 @@ CONFIG_PACKET=y
# CONFIG_PAGE_EXTENSION is not set
# CONFIG_PAGE_OWNER is not set
# CONFIG_PAGE_POISONING is not set
+# CONFIG_PAGE_POOL is not set
# CONFIG_PAGE_REPORTING is not set
# CONFIG_PAGE_SIZE_16KB is not set
# CONFIG_PAGE_SIZE_32KB is not set
diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index 8334117975..5157b831db 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -4488,6 +4488,7 @@ CONFIG_PACKET=y
# CONFIG_PAGE_EXTENSION is not set
# CONFIG_PAGE_OWNER is not set
# CONFIG_PAGE_POISONING is not set
+# CONFIG_PAGE_POOL is not set
# CONFIG_PAGE_POOL_STATS is not set
# CONFIG_PAGE_REPORTING is not set
# CONFIG_PAGE_SIZE_16KB is not set
diff --git a/target/linux/ipq807x/config-5.15 b/target/linux/ipq807x/config-5.15
index 6ab29ebbe6..a3d0628be9 100644
--- a/target/linux/ipq807x/config-5.15
+++ b/target/linux/ipq807x/config-5.15
@@ -268,7 +268,6 @@ CONFIG_OF_IRQ=y
CONFIG_OF_KOBJ=y
CONFIG_OF_MDIO=y
CONFIG_PADATA=y
-# CONFIG_PAGE_POOL is not set
CONFIG_PARTITION_PERCPU=y
CONFIG_PCI=y
CONFIG_PCIEAER=y