* using defaults from older kernels
@ 2003-07-24 13:49 Alex Riesen
2003-07-24 15:31 ` David Zaffiro
0 siblings, 1 reply; 3+ messages in thread
From: Alex Riesen @ 2003-07-24 13:49 UTC (permalink / raw)
To: linux-kernel
Probably not very good idea.
(I decided to retreat to "make defconfig" after it).
$ make xconfig
...
#
# using defaults found in /boot/config-2.4.20-ck3
#
/boot/config-2.4.20-ck3:23: trying to assign nonexistent symbol LOLAT
/boot/config-2.4.20-ck3:24: trying to assign nonexistent symbol LOLAT_SYSCTL
/boot/config-2.4.20-ck3:50: trying to assign nonexistent symbol X86_HAS_TSC
/boot/config-2.4.20-ck3:52: trying to assign nonexistent symbol X86_PGE
/boot/config-2.4.20-ck3:54: trying to assign nonexistent symbol X86_F00F_WORKS_OK
/boot/config-2.4.20-ck3:158: trying to assign nonexistent symbol BLK_STATS
/boot/config-2.4.20-ck3:180: trying to assign nonexistent symbol FILTER
/boot/config-2.4.20-ck3:318: trying to assign nonexistent symbol BLK_DEV_IDETAPE
/boot/config-2.4.20-ck3:356: trying to assign nonexistent symbol PIIX_TUNING
/boot/config-2.4.20-ck3:385: trying to assign nonexistent symbol SD_EXTRA_DEVS
/boot/config-2.4.20-ck3:390: trying to assign nonexistent symbol SR_EXTRA_DEVS
/boot/config-2.4.20-ck3:624: trying to assign nonexistent symbol INPUT_KEYBDEV
/boot/config-2.4.20-ck3:636: trying to assign nonexistent symbol SERIAL
/boot/config-2.4.20-ck3:637: trying to assign nonexistent symbol SERIAL_CONSOLE
/boot/config-2.4.20-ck3:638: trying to assign nonexistent symbol SERIAL_EXTENDED
/boot/config-2.4.20-ck3:640: trying to assign nonexistent symbol SERIAL_SHARE_IRQ
/boot/config-2.4.20-ck3:660: trying to assign nonexistent symbol MOUSE
/boot/config-2.4.20-ck3:661: trying to assign nonexistent symbol PSMOUSE
/boot/config-2.4.20-ck3:726: trying to assign nonexistent symbol INTEL_RNG
/boot/config-2.4.20-ck3:741: trying to assign nonexistent symbol AGP_I810
/boot/config-2.4.20-ck3:960: trying to assign nonexistent symbol USB_UHCI
/boot/config-2.4.20-ck3:961: trying to assign nonexistent symbol USB_UHCI_ALT
$ head Makefile
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 0
EXTRAVERSION = -test1
P.S.
boolean symbol BINFMT_ZFLAT tested for 'm'? test forced to 'n'
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-07-24 15:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-24 13:49 using defaults from older kernels Alex Riesen
2003-07-24 15:31 ` David Zaffiro
2003-07-24 15:40 ` Alex Riesen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox