[PATCH] Kconfig and Makefile updates, inspired by Adrian Bunk and Roman Zippel
commit583e3c0c826c2eeb21f4cd2702d221542cd31332
authorMichael Hunold <hunold@linuxtv.org>
Wed, 8 Oct 2003 01:47:54 +0000 (7 18:47 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Wed, 8 Oct 2003 01:47:54 +0000 (7 18:47 -0700)
tree7c59951d70302f9b8de4e52870bef0a681b493fd
parenta2e17cb53ec4c14ad11f662f318de2f7125a7eff
[PATCH] Kconfig and Makefile updates, inspired by Adrian Bunk and Roman Zippel

 - split up saa7146 compilation in core part (saa7146.o) and video+vbi
   part (saa7146_vv).  some drivers need both (av7110.c), some drivers
   only need the core stuff (budget*.c)
 - add entry for sp887x DVB-T modulator to corresponding Kconfig
 - use new SELECT facility of Kconfig, first mentioned by Adrian Bunk
   and Roman Zippel in DVB subsystem
 - use SELECT in media/video/Kconfig, too.
drivers/media/common/Kconfig
drivers/media/common/Makefile
drivers/media/dvb/Kconfig
drivers/media/dvb/dvb-core/Kconfig
drivers/media/dvb/dvb-core/Makefile.lib [new file with mode: 0644]
drivers/media/dvb/frontends/Kconfig
drivers/media/dvb/ttpci/Kconfig
drivers/media/dvb/ttusb-budget/Kconfig
drivers/media/video/Kconfig