All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Riesen <alexander.riesen@synopsys.COM>
To: linux-kernel@vger.kernel.org
Subject: using defaults from older kernels
Date: Thu, 24 Jul 2003 15:49:29 +0200	[thread overview]
Message-ID: <20030724134929.GJ13611@Synopsys.COM> (raw)

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'


             reply	other threads:[~2003-07-24 13:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-24 13:49 Alex Riesen [this message]
2003-07-24 15:31 ` using defaults from older kernels David Zaffiro
2003-07-24 15:40   ` Alex Riesen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030724134929.GJ13611@Synopsys.COM \
    --to=alexander.riesen@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.