public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Why is DVB stuff compiling?
@ 2005-10-18  2:29 Cyber Dog
  2005-10-18  3:02 ` Michael Krufky
  0 siblings, 1 reply; 3+ messages in thread
From: Cyber Dog @ 2005-10-18  2:29 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1510 bytes --]

I'm a bit confused here.  I have a custom kernel configuration, and
I've trimmed out most of the multimedia aspects sound/video/etc
because this is for a server machine.  I was just recompiling, and I
noticed there was still some media stuff compiling:

 LD      drivers/input/serio/built-in.o
  LD      drivers/media/common/built-in.o
  LD      drivers/media/dvb/b2c2/built-in.o
  LD      drivers/media/dvb/bt8xx/built-in.o
  LD      drivers/media/dvb/cinergyT2/built-in.o
  LD      drivers/media/dvb/dvb-core/built-in.o
  LD      drivers/media/dvb/dvb-usb/built-in.o
  LD      drivers/media/dvb/frontends/built-in.o
  LD      drivers/media/dvb/pluto2/built-in.o
  LD      drivers/media/dvb/ttpci/built-in.o
  LD      drivers/media/dvb/ttusb-budget/built-in.o
  LD      drivers/media/dvb/ttusb-dec/built-in.o
  LD      drivers/media/dvb/built-in.o
  LD      drivers/media/radio/built-in.o
  LD      drivers/media/video/built-in.o
  LD      drivers/media/built-in.o
  LD      drivers/misc/built-in.o
  CC      drivers/net/Space.o

This confuses me, because as I said, I'm not including multimedia in
the kernel.  I checked the config and I see the following:

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set

Which is what I would expect.  So why are these things compiling into
the kernel even if they're not selected? Or am I missing something
about the process?  Kernel 2.6.13.3 here.  Thanks.

[-- Attachment #2: .config --]
[-- Type: application/octet-stream, Size: 22516 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-10-18  3:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-18  2:29 Why is DVB stuff compiling? Cyber Dog
2005-10-18  3:02 ` Michael Krufky
2005-10-18  3:07   ` Michael Krufky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox