From: Paul Bolle Date: Sun, 13 Nov 2011 13:05:45 +0000 (+0100) Subject: staging: iio: drop "select IIO_SIMPLE_DUMMY_EVGEN" X-Git-Tag: v3.3-rc1~152^2~101^2~320 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73aaf63c5eceae44cda77ce982ec2b140ffbbb02;p=pandora-kernel.git staging: iio: drop "select IIO_SIMPLE_DUMMY_EVGEN" Commit e6477000fc ("staging:iio:dummy Add event support + fake event generator") added "select IIO_SIMPLE_DUMMY_EVGEN if [...]". But there is no Kconfig symbol named IIO_SIMPLE_DUMMY_EVGEN. The select statement for that symbol is a nop. Drop it. Signed-off-by: Paul Bolle Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed