lkml.org 
[lkml]   [2000]   [Jan]   [6]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateThu, 6 Jan 2000 00:53:36 -0500 (EST)
FromJohn Michael Clemens <>
Subjectminor cosmetic config patch: VIA IDE Support...
This was bothering me, so I fixed it.  It brings VIA82CXXX support into
the same "column" in menu/x/config as the rest of the IDE chipsets.  It's
indentation made it look like it was dependant on something else, and has
caused me to do a double-take for a while now... against 2.3.36

john.c

--- linux/drivers/block/Config.in.2.3.36	Tue Jan  4 14:15:09 2000
+++ linux/drivers/block/Config.in	Tue Jan  4 14:19:08 2000
@@ -98,7 +98,7 @@
 	    if [ "$CONFIG_IDEDMA_PCI_EXPERIMENTAL" = "y" ]; then
 	       bool '    Tekram TRM290 chipset support (EXPERIMENTAL)' CONFIG_BLK_DEV_TRM290
 	       if [ "$CONFIG_X86" = "y" ]; then
-		  bool '      VIA82CXXX chipset support (EXPERIMENTAL)' CONFIG_BLK_DEV_VIA82CXXX
+		  bool '    VIA82CXXX chipset support (EXPERIMENTAL)' CONFIG_BLK_DEV_VIA82CXXX
 	       fi
 	    fi
          fi

- --
/* John Clemens     http://www.rpi.edu/~clemej _/ "I Hate Quotes"       */
/* ICQ: 7175925     clemej@rpi.edu           _/    -- Samuel L. Clemens */ 
/* RPI Comp. Eng. 2000, Linux Parallel/Network/OS/Driver Specialist     */

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:55    [W:0.078 / U:0.670 seconds]
©2003-2008 Jasper Spaans