Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: linux-iio@vger.kernel.org
Cc: cristina.opriceana@gmail.com, Jonathan Cameron <jic23@kernel.org>
Subject: [PATCH] staging:iio: Delete some commented out lines in Kconfig.
Date: Sat, 21 Nov 2015 18:22:44 +0000	[thread overview]
Message-ID: <1448130164-29097-1-git-send-email-jic23@kernel.org> (raw)

These should have been removed with the driver move out of staging
but instead were commented out.  This was missed in reviews at the
time so fixing it up now.

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Reported-by: Lars-Peter Clausen <lars@metafoo.de>
---
 drivers/staging/iio/Kconfig | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/drivers/staging/iio/Kconfig b/drivers/staging/iio/Kconfig
index 85de1985df8e..0e044cb0def8 100644
--- a/drivers/staging/iio/Kconfig
+++ b/drivers/staging/iio/Kconfig
@@ -17,32 +17,4 @@ source "drivers/staging/iio/meter/Kconfig"
 source "drivers/staging/iio/resolver/Kconfig"
 source "drivers/staging/iio/trigger/Kconfig"
 
-#config IIO_DUMMY_EVGEN
-#       tristate
-#
-#config IIO_SIMPLE_DUMMY
-#       tristate "An example driver with no hardware requirements"
-#       help
-#	 Driver intended mainly as documentation for how to write
-#	 a driver. May also be useful for testing userspace code
-#	 without hardware.
-
-#if IIO_SIMPLE_DUMMY
-
-#config IIO_SIMPLE_DUMMY_EVENTS
-#       bool "Event generation support"
-#       select IIO_DUMMY_EVGEN
-#      help
-#        Add some dummy events to the simple dummy driver.
-
-#config IIO_SIMPLE_DUMMY_BUFFER
-#	bool "Buffered capture support"
-#	select IIO_BUFFER
-# select IIO_TRIGGER
-#	select IIO_KFIFO_BUF
-#	help
-#	  Add buffered data capture to the simple dummy driver.
-
-#endif # IIO_SIMPLE_DUMMY
-
 endmenu
-- 
2.6.2

             reply	other threads:[~2015-11-21 18:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-21 18:22 Jonathan Cameron [this message]
2015-11-21 18:28 ` [PATCH] staging:iio: Delete some commented out lines in Kconfig Lars-Peter Clausen
2015-11-21 20:14   ` Jonathan Cameron

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=1448130164-29097-1-git-send-email-jic23@kernel.org \
    --to=jic23@kernel.org \
    --cc=cristina.opriceana@gmail.com \
    --cc=linux-iio@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox