Loading arch/m68k/Kconfig.cpu +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ choice help The Freescale (was Motorola) M68K family of processors implements the full 68000 processor instruction set. The Freescale ColdFire family of processors is a modern derivitive The Freescale ColdFire family of processors is a modern derivative of the 68000 processor family. They are mainly targeted at embedded applications, and are all System-On-Chip (SOC) devices, as opposed to stand alone CPUs. They implement a subset of the original 68000 Loading arch/mips/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -1001,12 +1001,12 @@ config HOLES_IN_ZONE bool # # Endianess selection. Sufficiently obscure so many users don't know what to # Endianness selection. Sufficiently obscure so many users don't know what to # answer,so we try hard to limit the available choices. Also the use of a # choice statement should be more obvious to the user. # choice prompt "Endianess selection" prompt "Endianness selection" help Some MIPS machines can be configured for either little or big endian byte order. These modes require different kernels and a different Loading arch/mips/Kconfig.debug +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ config CMDLINE options. config CMDLINE_OVERRIDE bool "Built-in command line overrides firware arguments" bool "Built-in command line overrides firmware arguments" default n depends on CMDLINE_BOOL help Loading arch/openrisc/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -141,7 +141,7 @@ config DEBUG_STACKOVERFLOW bool "Check for kernel stack overflow" default y help Make extra checks for space avaliable on stack in some Make extra checks for space available on stack in some critical functions. This will cause kernel to run a bit slower, but will catch most of kernel stack overruns and exit gracefuly. Loading arch/powerpc/platforms/Kconfig.cputype +2 −2 Original line number Diff line number Diff line Loading @@ -258,7 +258,7 @@ config PPC_ICSWX_PID default y ---help--- The PID register in server is used explicitly for ICSWX. In embedded systems PID managment is done by the system. embedded systems PID management is done by the system. config PPC_ICSWX_USE_SIGILL bool "Should a bad CT cause a SIGILL?" Loading @@ -266,7 +266,7 @@ config PPC_ICSWX_USE_SIGILL default n ---help--- Should a bad CT used for "non-record form ICSWX" cause an illegal intruction signal or should it be silent as illegal instruction signal or should it be silent as architected. If in doubt, say N here. Loading Loading
arch/m68k/Kconfig.cpu +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ choice help The Freescale (was Motorola) M68K family of processors implements the full 68000 processor instruction set. The Freescale ColdFire family of processors is a modern derivitive The Freescale ColdFire family of processors is a modern derivative of the 68000 processor family. They are mainly targeted at embedded applications, and are all System-On-Chip (SOC) devices, as opposed to stand alone CPUs. They implement a subset of the original 68000 Loading
arch/mips/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -1001,12 +1001,12 @@ config HOLES_IN_ZONE bool # # Endianess selection. Sufficiently obscure so many users don't know what to # Endianness selection. Sufficiently obscure so many users don't know what to # answer,so we try hard to limit the available choices. Also the use of a # choice statement should be more obvious to the user. # choice prompt "Endianess selection" prompt "Endianness selection" help Some MIPS machines can be configured for either little or big endian byte order. These modes require different kernels and a different Loading
arch/mips/Kconfig.debug +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ config CMDLINE options. config CMDLINE_OVERRIDE bool "Built-in command line overrides firware arguments" bool "Built-in command line overrides firmware arguments" default n depends on CMDLINE_BOOL help Loading
arch/openrisc/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -141,7 +141,7 @@ config DEBUG_STACKOVERFLOW bool "Check for kernel stack overflow" default y help Make extra checks for space avaliable on stack in some Make extra checks for space available on stack in some critical functions. This will cause kernel to run a bit slower, but will catch most of kernel stack overruns and exit gracefuly. Loading
arch/powerpc/platforms/Kconfig.cputype +2 −2 Original line number Diff line number Diff line Loading @@ -258,7 +258,7 @@ config PPC_ICSWX_PID default y ---help--- The PID register in server is used explicitly for ICSWX. In embedded systems PID managment is done by the system. embedded systems PID management is done by the system. config PPC_ICSWX_USE_SIGILL bool "Should a bad CT cause a SIGILL?" Loading @@ -266,7 +266,7 @@ config PPC_ICSWX_USE_SIGILL default n ---help--- Should a bad CT used for "non-record form ICSWX" cause an illegal intruction signal or should it be silent as illegal instruction signal or should it be silent as architected. If in doubt, say N here. Loading