G'day,


2/6 definitions of CONFIG_PCI have trivially different banners.

diff -ruN linux-2.5.21+trivial+arch+cerf/arch/parisc/config.in 
linux-2.5.21/arch/parisc/config.in
--- linux-2.5.21+trivial+arch+cerf/arch/parisc/config.in        Wed Jun 12 17:50:30 
2002
+++ linux-2.5.21/arch/parisc/config.in  Fri Jun 14 13:13:22 2002
@@ -27,7 +27,7 @@
 bool 'U2/Uturn I/O MMU' CONFIG_IOMMU_CCIO y
 bool 'LASI I/O support' CONFIG_GSC_LASI y
 
-bool 'PCI bus support' CONFIG_PCI y
+bool 'PCI support' CONFIG_PCI y
 
 if [ "$CONFIG_PCI" = "y" ]; then
        bool 'GSCtoPCI/DINO PCI support' CONFIG_GSC_DINO y
diff -ruN linux-2.5.21+trivial+arch+cerf/arch/ppc/config.in 
linux-2.5.21/arch/ppc/config.in
--- linux-2.5.21+trivial+arch+cerf/arch/ppc/config.in   Wed Jun 12 17:50:30 2002
+++ linux-2.5.21/arch/ppc/config.in     Fri Jun 14 15:11:38 2002
@@ -311,7 +311,7 @@
 define_bool CONFIG_MCA n
 
 if [ "$CONFIG_4xx" = "y" -o "$CONFIG_8260" = "y" ]; then
-   bool "Enable PCI" CONFIG_PCI
+   bool "PCI support" CONFIG_PCI
    bool 'PC PS/2 style Keyboard' CONFIG_PC_KEYBOARD
 else
    if [ "$CONFIG_8xx" = "y" ]; then

Greg.
-- 
the price of civilisation today is a courageous willingness to prevail,
with force, if necessary, against whatever vicious and uncomprehending
enemies try to strike it down.     - Roger Sandall, The Age, 28Sep2001.

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to