* unused Kconfig vars under drivers/
@ 2008-07-16 20:41 Robert P. J. Day
2008-07-17 3:27 ` Rene Herman
0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2008-07-16 20:41 UTC (permalink / raw)
To: Linux Kernel Mailing List
while i'll do a more formal listing of these toward the end of the
merge window, here's a quick listing of defined Kconfig variables
under drivers/ that are currently unreferenced, if anyone wants to
deal with them ahead of time. (i know that some fixes are already in
the queue.)
>>>>> APOLLO_ELPLUS
drivers/net/Kconfig:336:config APOLLO_ELPLUS
>>>>> B43LEGACY_DMA_MODE
drivers/net/wireless/b43legacy/Kconfig:87:config B43LEGACY_DMA_MODE
>>>>> B43LEGACY_PCICORE_AUTOSELECT
drivers/net/wireless/b43legacy/Kconfig:32:config B43LEGACY_PCICORE_AUTOSELECT
>>>>> B43LEGACY_PIO_MODE
drivers/net/wireless/b43legacy/Kconfig:94:config B43LEGACY_PIO_MODE
>>>>> B43_PCICORE_AUTOSELECT
drivers/net/wireless/b43/Kconfig:39:config B43_PCICORE_AUTOSELECT
>>>>> BLK_DEV_HD_ONLY
drivers/ide/Kconfig:1035:config BLK_DEV_HD_ONLY
drivers/ide/Kconfig:1059: def_bool BLK_DEV_HD_ONLY
>>>>> CAN_DEBUG_DEVICES
drivers/net/can/Kconfig:15:config CAN_DEBUG_DEVICES
>>>>> DE_AOC
drivers/isdn/hisax/l3dss1.c:355:#ifdef HISAX_DE_AOC
drivers/isdn/hisax/l3dss1.c:424:#else /* not HISAX_DE_AOC */
drivers/isdn/hisax/l3dss1.c:426:#endif /* not HISAX_DE_AOC */
drivers/isdn/hisax/Kconfig:32:config DE_AOC
>>>>> FB_N411
drivers/video/Kconfig:708:config FB_N411
>>>>> IPDDP_DECAP
drivers/net/appletalk/ipddp.h:24:#define IPDDP_DECAP 2
drivers/net/appletalk/Kconfig:114:config IPDDP_DECAP
drivers/net/appletalk/ipddp.c:46:static int ipddp_mode = IPDDP_DECAP;
drivers/net/appletalk/ipddp.c:99: if(ipddp_mode == IPDDP_DECAP)
drivers/net/appletalk/ipddp.c:137: if(ipddp_mode == IPDDP_DECAP)
>>>>> IWL4965_LEDS
drivers/net/wireless/iwlwifi/Kconfig:56:config IWL4965_LEDS
>>>>> MTD_NAND_AT91_ECC_SOFT
drivers/mtd/nand/Kconfig:300:config MTD_NAND_AT91_ECC_SOFT
>>>>> SCSI_QLOGIC_FC_FIRMWARE
drivers/scsi/Kconfig:1327:config SCSI_QLOGIC_FC_FIRMWARE
>>>>> SERIAL_CPM_SCC1
drivers/serial/Kconfig:1156:config SERIAL_CPM_SCC1
>>>>> SERIAL_CPM_SCC2
drivers/serial/Kconfig:1162:config SERIAL_CPM_SCC2
>>>>> SERIAL_CPM_SCC3
drivers/serial/Kconfig:1168:config SERIAL_CPM_SCC3
>>>>> SERIAL_CPM_SCC4
drivers/serial/Kconfig:1174:config SERIAL_CPM_SCC4
>>>>> SERIAL_CPM_SMC1
drivers/serial/Kconfig:1180:config SERIAL_CPM_SMC1
>>>>> SERIAL_CPM_SMC2
drivers/serial/Kconfig:1186:config SERIAL_CPM_SMC2
>>>>> USB_OHCI_HCD_PCI
drivers/usb/host/Kconfig:186:config USB_OHCI_HCD_PCI
>>>>> VIDEO_BT848_DVB
drivers/media/video/bt8xx/Kconfig:24:config VIDEO_BT848_DVB
>>>>> VIDEO_ZORAN_AVS6EYES
drivers/media/video/Kconfig:668:config VIDEO_ZORAN_AVS6EYES
>>>>> VIDEO_ZORAN_BUZ
drivers/media/video/Kconfig:619:config VIDEO_ZORAN_BUZ
>>>>> VIDEO_ZORAN_DC10
drivers/media/video/Kconfig:628:config VIDEO_ZORAN_DC10
>>>>> VIDEO_ZORAN_LML33
drivers/media/video/Kconfig:648:config VIDEO_ZORAN_LML33
drivers/media/video/Kconfig:658:config VIDEO_ZORAN_LML33R10
>>>>> VIDEO_ZORAN_LML33R10
drivers/media/video/Kconfig:658:config VIDEO_ZORAN_LML33R10
rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
Have classroom, will lecture.
http://crashcourse.ca Waterloo, Ontario, CANADA
========================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: unused Kconfig vars under drivers/
2008-07-16 20:41 unused Kconfig vars under drivers/ Robert P. J. Day
@ 2008-07-17 3:27 ` Rene Herman
2008-07-17 7:30 ` Robert P. J. Day
0 siblings, 1 reply; 3+ messages in thread
From: Rene Herman @ 2008-07-17 3:27 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: Linux Kernel Mailing List
On 16-07-08 22:41, Robert P. J. Day wrote:
[ snip ]
FWIW, ">" is not a good line prefix and several of them are worse. Some
mailers show it as equally many levels of quoted reply.
Rene.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: unused Kconfig vars under drivers/
2008-07-17 3:27 ` Rene Herman
@ 2008-07-17 7:30 ` Robert P. J. Day
0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2008-07-17 7:30 UTC (permalink / raw)
To: Rene Herman; +Cc: Linux Kernel Mailing List
On Thu, 17 Jul 2008, Rene Herman wrote:
> On 16-07-08 22:41, Robert P. J. Day wrote:
>
> [ snip ]
>
> FWIW, ">" is not a good line prefix and several of them are worse.
> Some mailers show it as equally many levels of quoted reply.
good point. i'll change that.
rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
Have classroom, will lecture.
http://crashcourse.ca Waterloo, Ontario, CANADA
========================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-07-17 7:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-16 20:41 unused Kconfig vars under drivers/ Robert P. J. Day
2008-07-17 3:27 ` Rene Herman
2008-07-17 7:30 ` Robert P. J. Day
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.