Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kernel options and udisk
Date: Mon, 17 Sep 2012 18:41:56
Message-Id: CA+czFiDsCSzQyqzrqpcpxQUhGBfCUz=_JFcfvAG6a9MVQmAagg@mail.gmail.com
In Reply to: Re: [gentoo-user] Kernel options and udisk by Dale
1 On Mon, Sep 17, 2012 at 2:26 PM, Dale <rdalek1967@×××××.com> wrote:
2 > Michael Mol wrote:
3 >> On Mon, Sep 17, 2012 at 2:00 PM, Volker Armin Hemmann
4 >> <volkerarmin@××××××××××.com> wrote:
5 >>> Am Montag, 17. September 2012, 12:34:12 schrieb covici@××××××××××.com:
6 >>>> OK, sorry if this is a dumb question, but I did search for it using make
7 >>>> menuconfig, but could not actually find it! I have all my usb host
8 >>>> controller drivers as modules, if that makes any difference. I am using
9 >>>> 3.4.0-gentoo.
10 >>> hit / in menuconfig. It is there.
11 >> Although I do believe you need to remove the CONFIG_ prefix before you search.
12 >>
13 >
14 > Also, there are also other options that must be turned on for it to show
15 > up. I had to enable other things before I could find it in the menu.
16 > This is another reason I asked the question on whether it is really
17 > needed or not. It wasn't just one thing I had to enable but a couple
18 > other things too. I'm still not sure I need either of those but . . .
19
20 You do, for the same reason you need electricity; you may not use
21 electricity directly, but something you use does.
22
23 Similarly, you may not need this config option, but something you use
24 does (or something you use uses something you use which does).
25
26 Further, the config option won't be available unless all of the things
27 _it_ uses are enabled. So, if this config option X isn't available
28 because it needs config option Y, you need config option Y, because
29 you need config option X, because you need udisks, because you need
30 something which needs udisks.
31
32 So if some option X says "don't enable this unless you need it", and
33 you need some option Z, which says it needs option X, then, yes, you
34 need option X, because you need option Z.
35
36 This is what Volker meant when he said that there was no 'unsure' at
37 play. Since you're sure you want udisk (because you installed it),
38 then, logically following, you're sure you want whatever udisk depends
39 on. (Either that, or you're not being logical. ^^ )
40
41 --
42 :wq

Replies

Subject Author
Re: [gentoo-user] Kernel options and udisk Dale <rdalek1967@×××××.com>