diff options
| author | Michael Hunold <devnull@localhost> | 2003-05-28 07:46:27 +0000 |
|---|---|---|
| committer | Michael Hunold <devnull@localhost> | 2003-05-28 07:46:27 +0000 |
| commit | 0df7b4ed2d78a2ba2001aaee8963cc1091b4070b (patch) | |
| tree | 6857fa30358730a8c9b0ffdecf961e3e0bce54e6 /linux/drivers/media/dvb/dvb-core/Kconfig | |
| parent | 2feacfc60c10a49db84307b7e1fb63d19349d484 (diff) | |
| download | mediapointer-dvb-s2-0df7b4ed2d78a2ba2001aaee8963cc1091b4070b.tar.gz mediapointer-dvb-s2-0df7b4ed2d78a2ba2001aaee8963cc1091b4070b.tar.bz2 | |
Feed 2.5 changes to CVS.
Diffstat (limited to 'linux/drivers/media/dvb/dvb-core/Kconfig')
| -rw-r--r-- | linux/drivers/media/dvb/dvb-core/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/linux/drivers/media/dvb/dvb-core/Kconfig b/linux/drivers/media/dvb/dvb-core/Kconfig index ea925e5c0..99e2d6b9d 100644 --- a/linux/drivers/media/dvb/dvb-core/Kconfig +++ b/linux/drivers/media/dvb/dvb-core/Kconfig @@ -5,13 +5,3 @@ config DVB_CORE DVB core utility functions for device handling, software fallbacks etc. Say Y when you have a DVB card and want to use it. If unsure say N. - -config DVB_DEVFS_ONLY - bool "devfs only" - depends on DVB_CORE=y && DEVFS_FS - help - If you rely completly on devfs, you can drop support for the old - major/minor device scheme. This omits some really awkward lines of - code and saves some space in your kernel image. - - But as always: If unsure say N. |
