aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorValentin Rothberg <valentinrothberg@gmail.com>2015-05-14 15:43:59 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-24 13:33:43 -0700
commitf6abdb502925b7e6e83180709fad9f6f857715c3 (patch)
tree203db66579e4ac8a9d25d32c87c419d6bda99c92 /drivers/Makefile
parentstaging: unisys: cleanup UNISYS_VISORUTIL (diff)
downloadlinux-dev-f6abdb502925b7e6e83180709fad9f6f857715c3.tar.xz
linux-dev-f6abdb502925b7e6e83180709fad9f6f857715c3.zip
staging: I2O cleanup
Remove the last reference on menuconfig I20 that has been removed by commit 4a72a7af462d ("staging: remove i2o subsystem"). Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index 46d2554be404..9a02fb7c5106 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -98,7 +98,6 @@ obj-$(CONFIG_USB_GADGET) += usb/
obj-$(CONFIG_SERIO) += input/serio/
obj-$(CONFIG_GAMEPORT) += input/gameport/
obj-$(CONFIG_INPUT) += input/
-obj-$(CONFIG_I2O) += message/
obj-$(CONFIG_RTC_LIB) += rtc/
obj-y += i2c/ media/
obj-$(CONFIG_PPS) += pps/