View previous topic :: View next topic |
Author |
Message |
dragos240 Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 19 Apr 2009 Posts: 252
|
Posted: Sat Jan 16, 2010 9:12 pm Post subject: Where do I disable sysfs_deprecated? |
|
|
Hi. Where can I disable sysfs_deprecated. It's annoying. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
mikegpitt Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/320581971410bd37710af6.jpg)
Joined: 22 May 2004 Posts: 3224
|
Posted: Sat Jan 16, 2010 10:57 pm Post subject: Re: Where do I disable sysfs_deprecated? |
|
|
dragos240 wrote: | Hi. Where can I disable sysfs_deprecated. It's annoying. |
Do you mean in the kernel? Here's the info on it:
Code: |
x Symbol: SYSFS_DEPRECATED_V2 [=n] x
x Prompt: remove sysfs features which may confuse old userspace tools x
x Defined at init/Kconfig:623 x
x Depends on: SYSFS x
x Location: x
x -> General setup x
x Selects: SYSFS_DEPRECATED
|
BTW - you can search for any kernel config paramater by typing '/' (no quotes) in menuconfig and typing in what you are looking for... in this case 'SYSFS'. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|