All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@xenotime.net>
To: piotr@hosowicz.com
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: General questiin about SYSFS
Date: Thu, 13 May 2010 12:28:00 -0700	[thread overview]
Message-ID: <4BEC52C0.1000403@xenotime.net> (raw)
In-Reply-To: <4BEC4CD6.6090402@example.com>

Piotr Hosowicz wrote:
> On 13.05.2010 20:55, Piotr Hosowicz wrote:
> 
>> I could find the option in menuconfig and I don't want to edit .config
>> by hand, because there are various *SYSFS* options there.
> 
> Sorry, I mistyped, I meant I _cannot_ find it in menuconfig nor in .config.

The only thing about  SYSFS that is deprecated AFAIK is in init/Kconfig:

config SYSFS_DEPRECATED_V2
	bool "enable deprecated sysfs features to support old userspace tools"
	depends on SYSFS
	default n
	select SYSFS_DEPRECATED
	help
	  This option switches the layout of sysfs to the deprecated
	  version. Do not use it on recent distributions.

HTH.



  reply	other threads:[~2010-05-13 19:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-13 18:55 General questiin about SYSFS Piotr Hosowicz
2010-05-13 19:02 ` Piotr Hosowicz
2010-05-13 19:28   ` Randy Dunlap [this message]
2010-05-14  1:52     ` Piotr Hosowicz
2010-05-14  3:03       ` Greg KH
2010-05-14  7:19       ` Américo Wang
2010-05-13 20:07 ` Greg KH
2010-05-14  2:12   ` Piotr Hosowicz
  -- strict thread matches above, loose matches on Subject: below --
2010-05-16 21:08 Sid Boyce
2010-05-17  1:45 ` Piotr Hosowicz
2010-05-17  2:31 ` Piotr Hosowicz
2010-05-17  7:41   ` Sid Boyce
2010-05-17  7:50     ` Piotr Hosowicz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BEC52C0.1000403@xenotime.net \
    --to=rdunlap@xenotime.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=piotr@hosowicz.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.