Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Kconfig « kernfs « fs - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e7f09105f6e9489f50f93abccde7ae68a0bad9db (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only
#
# KERNFS should be selected by its users
#

config KERNFS
	bool
	default n