NTFS_RW and VMXNET3 require a page size smaller than 64kB. Add generic Kconfig option for use outside architecture code to avoid architecture specific Kconfig options in that code.
1f0e290cc5fd arch: Add generic Kconfig option indicating page size smaller than 64k
arch/Kconfig | 10 ++++++++++
1 file changed, 10 insertions(+)
Upstream: git.kernel.org