Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[sfrench/cifs-2.6.git] / arch / h8300 / Kconfig.debug
index e0e9bcb015a905f9bb4be1ff1174b55772ddbb6b..ee671c3f2c743eac455f2ac0b94fc798a2020c1c 100644 (file)
@@ -21,12 +21,12 @@ config GDB_MAGICPRINT
        bool "Message Output for GDB MagicPrint service"
        depends on (H8300H_SIM || H8S_SIM)
        help
-         kernel messages output useing MagicPrint service from GDB
+         kernel messages output using MagicPrint service from GDB
 
 config SYSCALL_PRINT
        bool "SystemCall trace print"
        help
-         outout history of systemcall
+         output history of systemcall
 
 config GDB_DEBUG
        bool "Use gdb stub"
@@ -42,16 +42,16 @@ config SH_STANDARD_BIOS
          Require eCos/RedBoot
 
 config DEFAULT_CMDLINE
-       bool "Use buildin commandline"
+       bool "Use builtin commandline"
        default n
        help
-         buildin kernel commandline enabled.
+         builtin kernel commandline enabled.
 
 config KERNEL_COMMAND
        string "Buildin commmand string"
        depends on DEFAULT_CMDLINE
        help
-         buildin kernel commandline strings.
+         builtin kernel commandline strings.
 
 config BLKDEV_RESERVE
        bool "BLKDEV Reserved Memory"
@@ -59,7 +59,7 @@ config BLKDEV_RESERVE
        help
          Reserved BLKDEV area.
 
-config CONFIG_BLKDEV_RESERVE_ADDRESS
+config BLKDEV_RESERVE_ADDRESS
        hex 'start address'
        depends on BLKDEV_RESERVE
        help