aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-01-02 16:56:57 -0500
committerStefan Richter <stefanr@s5r6.in-berlin.de>2007-02-08 14:57:27 -0500
commitd395a1774f34600d72f7d3796716f350ef29584b (patch)
treea91a58c052a91e2de47cf40a7d12f9d955d80d53 /drivers/ieee1394/Kconfig
parent4618fd300187132d12c06c64366729dd7a5280f2 (diff)
the scheduled IEEE1394_EXPORT_FULL_API removal
This patch contains the scheduled IEEE1394_EXPORT_FULL_API removal. Signed-off-by: Adrian Bunk <bunk@stusta.de> Update: Pull proper portion of feature-removal-schedule.txt. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'drivers/ieee1394/Kconfig')
-rw-r--r--drivers/ieee1394/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/ieee1394/Kconfig b/drivers/ieee1394/Kconfig
index e7d56573fe56..3cb8b422b3bd 100644
--- a/drivers/ieee1394/Kconfig
+++ b/drivers/ieee1394/Kconfig
@@ -66,13 +66,6 @@ config IEEE1394_CONFIG_ROM_IP1394
66 with MacOSX and WinXP IP-over-1394), enable this option and the 66 with MacOSX and WinXP IP-over-1394), enable this option and the
67 eth1394 option below. 67 eth1394 option below.
68 68
69config IEEE1394_EXPORT_FULL_API
70 bool "Export all symbols of ieee1394's API (deprecated)"
71 depends on IEEE1394
72 default n
73 help
74 This option will be removed soon. Don't worry, say N.
75
76comment "Device Drivers" 69comment "Device Drivers"
77 depends on IEEE1394 70 depends on IEEE1394
78 71