]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] configure boot params for m68knommu
authorGreg Ungerer <gerg@snapgear.com>
Mon, 26 May 2003 09:48:44 +0000 (02:48 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Mon, 26 May 2003 09:48:44 +0000 (02:48 -0700)
Add a config entry for defining static boot parameters
for m68knommu architecture.

arch/m68knommu/Kconfig

index 03e0af98daacb4810bab9d8ea687d7e8d20071b4..d9d77e1160eaf99a73ff0d996139c7961b2eeb57 100644 (file)
@@ -695,6 +695,14 @@ config HIGHPROFILE
        help
          Use a fast secondary clock to produce profiling information.
 
+config BOOTPARAM
+       bool 'Compiled-in Kernel Boot Parameter'
+
+config BOOTPARAM_STRING 
+       string 'Kernel Boot Parameter'
+       default 'console=ttyS0,19200'
+       depends on BOOTPARAM
+
 config DUMPTOFLASH
        bool "Panic/Dump to FLASH"
        depends on COLDFIRE