2001-03-06 12:31:55

by David Balazic

[permalink] [raw]
Subject: make checkconfig results on linux 2.4.3-pre2

FYI :

[root@localhost linux]# make checkconfig
find * -name '*.[hcS]' -type f -print | sort | xargs perl -w scripts/checkconfig.pl
arch/cris/kernel/head.S: 34: need CONFIG_CRIS_LOW_MAP.
drivers/char/ip2.c: 9: <linux/config.h> not needed.
drivers/pcmcia/hd64465_ss.c: 33: <linux/config.h> not needed.
drivers/scsi/aic7xxx/aic7xxx_linux.c: 160: need CONFIG_AIC7XXX_RESET_DELAY.
drivers/scsi/aic7xxx/aic7xxx_linux.c: 172: need CONFIG_AIC7XXX_PROC_STATS.
drivers/scsi/aic7xxx/aic7xxx_linux.c: 234: need CONFIG_AIC7XXX_CMDS_PER_DEVICE.
drivers/scsi/aic7xxx/aic7xxx_linux.c: 1043: need CONFIG_PCI.
include/asm-ppc/tqm8xx.h: 69: need CONFIG_TQM8xxL.
include/asm-ppc/tqm8xx.h: 72: need CONFIG_TQM860.
net/lapb/lapb_iface.c: 18: <linux/config.h> not needed.
[root@localhost linux]# head Makefile
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 3
EXTRAVERSION =-pre2


someone should also run 'make checkhelp' ...
reports a LOT of missing help text

--
David Balazic
--------------
"Be excellent to each other." - Bill & Ted
- - - - - - - - - - - - - - - - - - - - - -