• Home
  • Raw
  • Download

Lines Matching +full:uart +full:- +full:w +full:- +full:state

1 # SPDX-License-Identifier: GPL-2.0
4 bool "Don't build arch/powerpc code with -Werror"
7 arch/powerpc with the -Werror flag (which means warnings
47 emulated by the in-kernel emulator. Counters for the various classes
51 powerpc/emulated_instructions/do_warn in debugfs), rate-limited
56 bool "Run self-tests of the code-patching code"
78 bool "Run self-tests of the feature-fixup code"
82 bool "Run self-tests of the MSI bitmap code"
92 Include in-kernel hooks for the xmon kernel monitor/debugger.
117 to say Y here, unless you're building for a memory-constrained
121 bool "Restrict xmon to read-only operations by default"
125 Operate xmon in read-only mode. The cmdline options 'xmon=rw' and
134 bool "Include BDI-2000 user context switcher"
137 Include in-kernel support for the Abatron BDI2000 debugger.
233 UART.
236 bool "Early serial debugging for Freescale CPM-based serial ports"
240 using a CPM-based serial port. This assumes that the bootwrapper
320 the machine built-in serial ports.
323 hex "Low 32 bits of early debug UART physical address"
331 hex "EPRN of early debug UART physical address"
336 hex "Early debug UART physical address"
341 hex "CPM UART early debug transmit descriptor address"
353 bool "Fault-injection capability for IOMMU"
357 Provide fault-injection capability for IOMMU. Each device can
366 This option exports the state of the kernel pagetables to a
368 working in architecture specific areas of the kernel - probably
374 bool "Warn on W+X mappings at boot"
377 Generate a warning if any W+X mappings are found at boot.
380 W+X mappings after applying NX, as such mappings are a security risk.
383 still fine, as W+X mappings are not a security hole in
388 once the kernel has booted up - it's a one time check.
393 bool "Deprecated fast endian-switch syscall"