From: John Levon <levon@movementarian.org>
To: linux-ia64@vger.kernel.org
Subject: [PATCH] select EFI partition support by default
Date: Sat, 11 Oct 2003 14:54:02 +0000 [thread overview]
Message-ID: <marc-linux-ia64-106588409310269@msgid-missing> (raw)
This makes the EFI choice look like the others, and makes sure it's
selected by default if the user didn't choose Advanced Partition
Selection.
I fell foul of this, being an IA-64 newbie.
OK ?
regards
john
Index: linux-cvs/fs/partitions/Kconfig
=================================RCS file: /home/cvs/linux-2.5/fs/partitions/Kconfig,v
retrieving revision 1.5
diff -u -a -p -r1.5 Kconfig
--- linux-cvs/fs/partitions/Kconfig 27 Sep 2003 07:07:08 -0000 1.5
+++ linux-cvs/fs/partitions/Kconfig 11 Oct 2003 14:51:42 -0000
@@ -225,8 +225,8 @@ config SUN_PARTITION
you don't know what all this is about, say N.
config EFI_PARTITION
- bool "EFI GUID Partition support"
- depends on PARTITION_ADVANCED
+ bool "EFI GUID Partition support" if PARTITION_ADVANCED
+ default y if !PARTITION_ADVANCED && IA64
select CRC32
help
Say Y here if you would like to use hard disks under Linux which
next reply other threads:[~2003-10-11 14:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-11 14:54 John Levon [this message]
2003-10-11 16:11 ` [PATCH] select EFI partition support by default Matt Domsch
2003-10-13 9:00 ` Christoph Hellwig
2003-10-13 15:21 ` John Levon
2003-10-13 15:37 ` Matt_Domsch
2003-10-13 20:55 ` Peter Chubb
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=marc-linux-ia64-106588409310269@msgid-missing \
--to=levon@movementarian.org \
--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