public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Jesse Barnes <jbarnes@engr.sgi.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH] update sn2_defconfig to include new console
Date: Sun, 18 Jul 2004 20:15:22 +0000	[thread overview]
Message-ID: <200407181615.22407.jbarnes@engr.sgi.com> (raw)
In-Reply-To: <200407171704.08219.jbarnes@engr.sgi.com>

[-- Attachment #1: Type: text/plain, Size: 1148 bytes --]

On Sunday, July 18, 2004 3:57 pm, Jesse Barnes wrote:
> On Sunday, July 18, 2004 3:34 pm, Jesse Barnes wrote:
> > On Saturday, July 17, 2004 7:24 pm, Keith Owens wrote:
> > > On Sat, 17 Jul 2004 17:04:08 -0400,
> > >
> > > Jesse Barnes <jbarnes@engr.sgi.com> wrote:
> > > >===== arch/ia64/configs/sn2_defconfig 1.8 vs edited =====
> > > >--- 1.8/arch/ia64/configs/sn2_defconfig	2004-06-24 06:42:21 -07:00
> > > >+++ edited/arch/ia64/configs/sn2_defconfig	2004-07-17 09:24:59 -07:00
> > > >@@ -24,6 +24,7 @@
> > > > # CONFIG_EMBEDDED is not set
> > > > CONFIG_KALLSYMS=y
> > > > CONFIG_KALLSYMS_ALL=y
> > > >+CONFIG_KALLSYMS_EXTRA_PASS=y
> > >
> > > CONFIG_KALLSYMS_EXTRA_PASS should not be turned on by default.  It is
> > > only to be used when there is a bug in the kallsyms code, the extra
> > > pass provides debugging data and lets the users continue to build while
> > > we work out what is wrong with kallsyms.
> >
> > Oh, I see.  I thought it was a 'double check' against bad values.  I'll
> > send out another update shortly that turns it off.
>
> Here it is, live from Ottawa.

And here's the actual patch.  Sorry for the trouble.

Jesse

[-- Attachment #2: sn2-defconfig-console-2.patch --]
[-- Type: text/x-diff, Size: 2044 bytes --]

===== arch/ia64/configs/sn2_defconfig 1.8 vs edited =====
--- 1.8/arch/ia64/configs/sn2_defconfig	2004-06-24 06:42:21 -07:00
+++ edited/arch/ia64/configs/sn2_defconfig	2004-07-18 13:14:30 -07:00
@@ -24,6 +24,7 @@
 # CONFIG_EMBEDDED is not set
 CONFIG_KALLSYMS=y
 CONFIG_KALLSYMS_ALL=y
+# CONFIG_KALLSYMS_EXTRA_PASS is not set
 CONFIG_FUTEX=y
 CONFIG_EPOLL=y
 CONFIG_IOSCHED_NOOP=y
@@ -85,6 +86,7 @@
 # Firmware Drivers
 #
 CONFIG_EFI_VARS=y
+# CONFIG_EFI_PCDP is not set
 CONFIG_BINFMT_ELF=y
 # CONFIG_BINFMT_MISC is not set
 
@@ -271,7 +273,6 @@
 # CONFIG_SCSI_AIC7XXX is not set
 # CONFIG_SCSI_AIC7XXX_OLD is not set
 # CONFIG_SCSI_AIC79XX is not set
-# CONFIG_SCSI_ADVANSYS is not set
 # CONFIG_SCSI_MEGARAID is not set
 CONFIG_SCSI_SATA=y
 # CONFIG_SCSI_SATA_SVW is not set
@@ -527,8 +528,6 @@
 # CONFIG_SYNCLINKMP is not set
 # CONFIG_N_HDLC is not set
 # CONFIG_STALDRV is not set
-CONFIG_SGI_L1_SERIAL=y
-CONFIG_SGI_L1_SERIAL_CONSOLE=y
 
 #
 # Serial drivers
@@ -538,6 +537,8 @@
 #
 # Non-8250 serial port support
 #
+CONFIG_SERIAL_CORE=y
+CONFIG_SERIAL_SGI_L1_CONSOLE=y
 CONFIG_UNIX98_PTYS=y
 CONFIG_LEGACY_PTYS=y
 CONFIG_LEGACY_PTY_COUNT=256
@@ -573,6 +574,11 @@
 # CONFIG_I2C is not set
 
 #
+# Dallas's 1-wire bus
+#
+# CONFIG_W1 is not set
+
+#
 # Misc devices
 #
 
@@ -751,6 +757,7 @@
 CONFIG_JOLIET=y
 # CONFIG_ZISOFS is not set
 CONFIG_UDF_FS=m
+CONFIG_UDF_NLS=y
 
 #
 # DOS/FAT/NT Filesystems
@@ -785,6 +792,7 @@
 # CONFIG_BEFS_FS is not set
 # CONFIG_BFS_FS is not set
 # CONFIG_EFS_FS is not set
+# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
 # CONFIG_CRAMFS is not set
 # CONFIG_VXFS_FS is not set
 # CONFIG_HPFS_FS is not set
@@ -885,6 +893,7 @@
 #
 # Library routines
 #
+# CONFIG_CRC_CCITT is not set
 CONFIG_CRC32=y
 # CONFIG_LIBCRC32C is not set
 CONFIG_ZLIB_INFLATE=m
@@ -935,6 +944,7 @@
 # CONFIG_CRYPTO_AES is not set
 # CONFIG_CRYPTO_CAST5 is not set
 # CONFIG_CRYPTO_CAST6 is not set
+# CONFIG_CRYPTO_TEA is not set
 # CONFIG_CRYPTO_ARC4 is not set
 CONFIG_CRYPTO_DEFLATE=m
 # CONFIG_CRYPTO_MICHAEL_MIC is not set

      parent reply	other threads:[~2004-07-18 20:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-17 21:04 [PATCH] update sn2_defconfig to include new console Jesse Barnes
2004-07-17 23:24 ` Keith Owens
2004-07-18 19:34 ` Jesse Barnes
2004-07-18 19:57 ` Jesse Barnes
2004-07-18 20:15 ` Jesse Barnes [this message]

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=200407181615.22407.jbarnes@engr.sgi.com \
    --to=jbarnes@engr.sgi.com \
    --cc=linux-ia64@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox