mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
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>
This commit is contained in:
parent
1ac276866a
commit
8832a0b868
@ -4228,6 +4228,7 @@ CONFIG_PACKET=y
|
|||||||
# CONFIG_PAGE_EXTENSION is not set
|
# CONFIG_PAGE_EXTENSION is not set
|
||||||
# CONFIG_PAGE_OWNER is not set
|
# CONFIG_PAGE_OWNER is not set
|
||||||
# CONFIG_PAGE_POISONING is not set
|
# CONFIG_PAGE_POISONING is not set
|
||||||
|
# CONFIG_PAGE_POOL is not set
|
||||||
# CONFIG_PAGE_REPORTING is not set
|
# CONFIG_PAGE_REPORTING is not set
|
||||||
# CONFIG_PAGE_SIZE_16KB is not set
|
# CONFIG_PAGE_SIZE_16KB is not set
|
||||||
# CONFIG_PAGE_SIZE_32KB is not set
|
# CONFIG_PAGE_SIZE_32KB is not set
|
||||||
|
@ -4440,6 +4440,7 @@ CONFIG_PACKET=y
|
|||||||
# CONFIG_PAGE_EXTENSION is not set
|
# CONFIG_PAGE_EXTENSION is not set
|
||||||
# CONFIG_PAGE_OWNER is not set
|
# CONFIG_PAGE_OWNER is not set
|
||||||
# CONFIG_PAGE_POISONING is not set
|
# CONFIG_PAGE_POISONING is not set
|
||||||
|
# CONFIG_PAGE_POOL is not set
|
||||||
# CONFIG_PAGE_POOL_STATS is not set
|
# CONFIG_PAGE_POOL_STATS is not set
|
||||||
# CONFIG_PAGE_REPORTING is not set
|
# CONFIG_PAGE_REPORTING is not set
|
||||||
# CONFIG_PAGE_SIZE_16KB is not set
|
# CONFIG_PAGE_SIZE_16KB is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user