summaryrefslogtreecommitdiff
path: root/drivers/misc/Makefile
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2010-04-07 00:08:49 (GMT)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2010-04-07 00:08:49 (GMT)
commita244b25217978ffd54d2cd87013b3cd564689462 (patch)
tree8316b0eb088427e5f77d9f111c42470d5f6821dc /drivers/misc/Makefile
parent0fdf86754f70e813845af4abaa805165ce57a0bb (diff)
downloadlinux-a244b25217978ffd54d2cd87013b3cd564689462.tar.xz
Remove unused HDPU driver
This driver seems to be specific to a "Sky CPU" board for which we don't appear to have upstream support (or not any more). No Kconfig file in the kernel ever enables it. So remove it. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers/misc/Makefile')
-rw-r--r--drivers/misc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile
index 27c4843..208ae30 100644
--- a/drivers/misc/Makefile
+++ b/drivers/misc/Makefile
@@ -3,7 +3,6 @@
#
obj-$(CONFIG_IBM_ASM) += ibmasm/
-obj-$(CONFIG_HDPU_FEATURES) += hdpuftrs/
obj-$(CONFIG_AD525X_DPOT) += ad525x_dpot.o
obj-$(CONFIG_ATMEL_PWM) += atmel_pwm.o
obj-$(CONFIG_ATMEL_SSC) += atmel-ssc.o