Gentoo Archives: gentoo-user

From: Tanstaafl <tanstaafl@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Peeve - finding kernel config options
Date: Wed, 26 Feb 2014 21:42:08
Message-Id: 530E5F82.30406@libertytrek.org
In Reply to: Re: [gentoo-user] Peeve - finding kernel config options by "Poison BL."
1 On 2/26/2014 3:05 PM, Neil Bothwick <neil@××××××××××.uk> wrote:
2 > Run make menuconfig
3 > Press /
4 > Type FHANDLE
5 >
6 > Then you can see it is enabled by switching on systemd support in the
7 > Gentoo specific options.
8
9 I did say that I know how to search - that is how I was able to find it.
10
11 But... I don't WANT to switch on systemd support.
12
13 On 2/26/2014 4:24 PM, Poison BL. <poisonbl@×××××.com> wrote:
14 > When I search FHANDLE in menuconfig I get:
15 >
16 > │ Symbol: FHANDLE [=y]
17 > │ Type : boolean
18 > │ Prompt: open by fhandle syscalls
19 > │ Location:
20 > │ (1) -> General setup
21 > │ Defined at init/Kconfig:235
22 > │ Selects: EXPORTFS [=y]
23 > │ Selected by: GENTOO_LINUX_INIT_SYSTEMD [=y] && GENTOO_LINUX [=y]
24 > && GENTOO_LINUX_UDEV [=y]
25 >
26 > This clearly states that the prompt you're looking for is a line that
27 > says "open by fhandle syscalls" under "General setup"
28
29 Wow, and I *completely* missed that ("Prompt: ...") ... thx Poison...
30
31 This will definitely make it easier in the future...

Replies

Subject Author
Re: [gentoo-user] Peeve - finding kernel config options Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] Peeve - finding kernel config options Peter Humphrey <peter@××××××××××××.uk>