Merge 4.19.266 into android-4.19-stable
Linux 4.19.266
x86/speculation: Add RSB VM Exit protections
x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
x86/speculation: Disable RRSBA behavior
x86/bugs: Add Cannon lake to RETBleed affected CPU list
x86/cpu/amd: Enumerate BTC_NO
x86/common: Stamp out the stepping madness
x86/speculation: Fill RSB on vmexit for IBRS
KVM: VMX: Fix IBRS handling after vmexit
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
x86/speculation: Remove x86_spec_ctrl_mask
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
x86/speculation: Fix SPEC_CTRL write on SMT state change
x86/speculation: Fix firmware entry SPEC_CTRL handling
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
x86/speculation: Change FILL_RETURN_BUFFER to work with objtool
intel_idle: Disable IBRS during long idle
x86/bugs: Report Intel retbleed vulnerability
x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
x86/bugs: Optimize SPEC_CTRL MSR writes
x86/entry: Add kernel IBRS implementation
x86/entry: Remove skip_r11rcx
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
x86/bugs: Add AMD retbleed= boot parameter
* x86/bugs: Report AMD retbleed vulnerability
drivers/base/cpu.c
include/linux/cpu.h
x86/cpufeatures: Move RETPOLINE flags to word 11
* x86/cpu: Add a steppings field to struct x86_cpu_id
include/linux/kvm_host.h
include/linux/mod_devicetable.h
x86/cpu: Add consistent CPU match macros
* x86/devicetable: Move x86 specific macro out of generic code
include/linux/mod_devicetable.h
x86/cpufeature: Fix various quality problems in the <asm/cpu_device_hd.h> header
x86/cpufeature: Add facility to check for min microcode revisions
* Revert "x86/cpu: Add a steppings field to struct x86_cpu_id"
include/linux/mod_devicetable.h
Revert "x86/speculation: Add RSB VM Exit protections"
* ANDROID: preserve CRC for some DRM functions
include/linux/bits.h
* Revert "tcp/udp: Make early_demux back namespacified."
include/net/protocol.h
include/net/tcp.h
include/net/udp.h
net/ipv4/af_inet.c
net/ipv4/ip_input.c
net/ipv4/sysctl_net_ipv4.c
net/ipv6/ip6_input.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c
Merge 4.19.265 into android-4.19-stable
Linux 4.19.265
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
* linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
include/linux/bits.h
KVM: x86: emulator: update the emulation mode after CR0 write
KVM: x86: emulator: introduce emulator_recalc_and_set_mode
KVM: x86: emulator: em_sysexit should update ctxt->mode
KVM: x86: Mask off reserved bits in CPUID.80000008H
* ext4: fix warning in 'ext4_da_release_space'
fs/ext4/migrate.c
parisc: Avoid printing the hardware path twice
parisc: Export iosapic_serial_irq() symbol for serial port driver
* parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
drivers/tty/serial/8250/Kconfig
* efi: random: reduce seed size to 32 bytes
include/linux/efi.h
* ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
sound/usb/quirks-table.h
sound/usb/quirks.c
* capabilities: fix potential memleak on error path from vfs_getxattr_alloc()
security/commoncap.c
tracing/histogram: Update document for KEYS_MAX size
kprobe: reverse kp->flags when arm_kprobe failed
* tcp/udp: Make early_demux back namespacified.
include/net/protocol.h
include/net/tcp.h
include/net/udp.h
net/ipv4/af_inet.c
net/ipv4/ip_input.c
net/ipv4/sysctl_net_ipv4.c
net/ipv6/ip6_input.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c
btrfs: fix type of parameter generation in btrfs_get_dentry
block, bfq: protect 'bfqd->queued' by 'bfqd->lock'
* Bluetooth: L2CAP: Fix attempting to access uninitialized memory
net/bluetooth/l2cap_core.c
i2c: xiic: Add platform module alias
* HID: saitek: add madcatz variant of MMO7 mouse device ID
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c
media: dvb-frontends/drxk: initialize err to 0
media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE
media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
* ipv6: fix WARNING in ip6_route_net_exit_late()
net/ipv6/route.c
* net, neigh: Fix null-ptr-deref in neigh_table_clear()
net/core/neighbour.c
* net: mdio: fix undefined behavior in bit shift for __mdiobus_register
drivers/net/phy/mdio_bus.c
* Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
net/bluetooth/l2cap_core.c
* Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
net/bluetooth/l2cap_core.c
btrfs: fix ulist leaks in error paths of qgroup self tests
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
isdn: mISDN: netjet: fix wrong check of device registration
mISDN: fix possible memory leak in mISDN_register_device()
rose: Fix NULL pointer dereference in rose_send_frame()
ipvs: fix WARNING in ip_vs_app_net_cleanup()
ipvs: fix WARNING in __ip_vs_cleanup_batch()
ipvs: use explicitly signed chars
* net: tun: fix bugs for oversize packet when napi frags enabled
drivers/net/tun.c
net: sched: Fix use after free in red_enqueue()
ata: pata_legacy: fix pdc20230_set_piomode()
net: fec: fix improper use of NETDEV_TX_BUSY
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()
net: dsa: Fix possible memory leaks in dsa_loop_init()
nfs4: Fix kmemleak when allocate slot failed
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
BACKPORT: ARM: 9039/1: assembler: generalize byte swapping macro into rev_l
BACKPORT: ARM: 9035/1: uncompress: Add be32tocpu macro
Merge 4.19.264 into android-4.19-stable
Linux 4.19.264
can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
net/mlx5e: Do not increment ESN when updating IPsec ESN state
net: ehea: fix possible memory leak in ehea_register_port()
openvswitch: switch from WARN to pr_warn
ALSA: aoa: Fix I2S device accounting
ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()
* PM: domains: Fix handling of unavailable/disabled idle states
drivers/base/power/domain.c
net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
i40e: Fix flow-type by setting GL_HASH_INSET registers
i40e: Fix VF hang when reset is triggered on another VF
i40e: Fix ethtool rx-flow-hash setting for X722
* media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
include/uapi/linux/videodev2.h
* media: v4l2-dv-timings: add sanity checks for blanking values
drivers/media/v4l2-core/v4l2-dv-timings.c
media: vivid: dev->bitmap_cap wasn't freed in all cases
media: vivid: s_fbuf: add more sanity checks
PM: hibernate: Allow hybrid sleep to work with s2idle
can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
* tcp: fix indefinite deferral of RTO with SACK reneging
net/ipv4/tcp_input.c
net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY
* net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
net/core/net_namespace.c
kcm: annotate data-races around kcm->rx_wait
kcm: annotate data-races around kcm->rx_psock
amd-xgbe: add the bit rate quirk for Molex cables
amd-xgbe: fix the SFP compliance codes check for DAC cables
x86/unwind/orc: Fix unreliable stack dump with gcov
net: netsec: fix error handling in netsec_register_mdio()
* tipc: fix a null-ptr-deref in tipc_topsrv_accept
net/tipc/topsrv.c
ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()
arc: iounmap() arg is volatile
drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
net: ieee802154: fix error return code in dgram_bind()
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
xen/gntdev: Prevent leaking grants
Xen/gntdev: don't ignore kernel unmapping error
s390/futex: add missing EX_TABLE entry to __futex_atomic_op()
perf auxtrace: Fix address filter symbol name match for modules
* kernfs: fix use-after-free in __kernfs_remove
fs/kernfs/dir.c
mmc: core: Fix kernel panic when remove non-standard SDIO card
drm/msm/hdmi: fix memory corruption with too many bridges
drm/msm/dsi: fix memory corruption with too many bridges
mac802154: Fix LQI recording
fbdev: smscufx: Fix several use-after-free bugs
iio: light: tsl2583: Fix module unloading
tools: iio: iio_utils: fix digit calculation
* xhci: Remove device endpoints from bandwidth list when freeing the device
drivers/usb/host/xhci-mem.c
* usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
drivers/usb/host/xhci-pci.c
usb: bdc: change state when port disconnected
* usb: dwc3: gadget: Don't set IMI for no_interrupt
drivers/usb/dwc3/gadget.c
* usb: dwc3: gadget: Stop processing more requests on IMI
drivers/usb/dwc3/gadget.c
* USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM
drivers/usb/core/quirks.c
ALSA: au88x0: use explicitly signed char
ALSA: Use del_timer_sync() before freeing timer
can: kvaser_usb: Fix possible completions during init_completion
* mm: /proc/pid/smaps_rollup: fix no vma's null-deref
fs/proc/task_mmu.c
hv_netvsc: Fix race between VF offering and VF association message from host
* Makefile.debug: re-enable debug info for .S files
Makefile
ACPI: video: Force backlight native for more TongFang devices
* media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctls
drivers/media/v4l2-core/v4l2-mem2mem.c
iommu/vt-d: Clean up si_domain in the init_dmars() error path
net: hns: fix possible memory leak in hnae_ae_register()
net: sched: cake: fix null pointer access issue when cake_init() fails
net/atm: fix proc_mpc_write incorrect return value
* HID: magicmouse: Do not set BTN_MOUSE on double report
drivers/hid/hid-magicmouse.c
* tipc: fix an information leak in tipc_topsrv_kern_subscr
net/tipc/topsrv.c
* tipc: Fix recognition of trial period
net/tipc/discover.c
ACPI: extlog: Handle multiple records
btrfs: fix processing of delayed tree block refs during backref walking
btrfs: fix processing of delayed data refs during backref walking
* r8152: add PID for the Lenovo OneLink+ Dock
drivers/net/usb/cdc_ether.c
drivers/net/usb/r8152.c
* arm64: errata: Remove AES hwcap for COMPAT tasks
arch/arm64/Kconfig
arch/arm64/include/asm/cpucaps.h
arch/arm64/kernel/cpu_errata.c
arch/arm64/kernel/cpufeature.c
media: venus: dec: Handle the case where find_format fails
KVM: arm64: vgic: Fix exit condition in scan_its_table()
ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS
ata: ahci-imx: Fix MODULE_ALIAS
hwmon/coretemp: Handle large core ID value
x86/microcode/AMD: Apply the patch early on every logical thread
ocfs2: fix BUG when iput after ocfs2_mknod fails
ocfs2: clear dinode links count in case of error
Merge 4.19.263 into android-4.19-stable
* UPSTREAM: once: fix section mismatch on clang builds
include/linux/once.h
Revert "serial: 8250: Fix restoring termios speed after suspend"
UPSTREAM: ARM: 8788/1: ftrace: remove old mcount support
Linux 4.19.263
* once: fix section mismatch on clang builds
include/linux/once.h
Merge 4.19.262 into android-4.19-stable
Linux 4.19.262
gcov: support GCC 12.1 and newer compilers
thermal: intel_powerclamp: Use first online CPU as control_cpu
* inet: fully convert sk->sk_rx_dst to RCU rules
include/net/sock.h
net/ipv4/af_inet.c
net/ipv4/tcp.c
net/ipv4/tcp_input.c
net/ipv4/tcp_ipv4.c
net/ipv4/udp.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c
efi: libstub: drop pointless get_memory_map() call
md: Replace snprintf with scnprintf
* ext4: continue to expand file system when the target size doesn't reach
fs/ext4/resize.c
net/ieee802154: don't warn zero-sized raw_sendmsg()
* net: ieee802154: return -EINVAL for unknown addr type
include/net/ieee802154_netdev.h
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
clk: bcm2835: Make peripheral PLLC critical
usb: idmouse: fix an uninit-value in idmouse_open
nvme: copy firmware_rev on each init
* Revert "usb: storage: Add quirk for Samsung Fit flash"
drivers/usb/storage/unusual_devs.h
usb: musb: Fix musb_gadget.c rxstate overflow bug
* usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
drivers/usb/host/xhci-mem.c
md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
HID: roccat: Fix use-after-free in roccat_read()
ata: libahci_platform: Sanity check the DT child nodes number
staging: vt6655: fix potential memory leak
power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
scsi: 3w-9xxx: Avoid disabling device if failing to enable it
media: cx88: Fix a null-ptr-deref bug in buffer_prepare()
ARM: dts: imx6sx: add missing properties for sram
ARM: dts: imx6sll: add missing properties for sram
ARM: dts: imx6sl: add missing properties for sram
ARM: dts: imx6qp: add missing properties for sram
ARM: dts: imx6dl: add missing properties for sram
ARM: dts: imx6q: add missing properties for sram
ARM: dts: imx7d-sdb: config the max pressure for tsc2046
drm/amdgpu: fix initial connector audio value
platform/x86: msi-laptop: Change DMI match / alias strings to fix module autoloading
* drm: panel-orientation-quirks: Add quirk for Anbernic Win600
drivers/gpu/drm/drm_panel_orientation_quirks.c
drm/vc4: vec: Fix timings for VEC modes
drm/amd/display: fix overflow on MIN_I64 definition
* drm: Prevent drm_copy_field() to attempt copying a NULL pointer
drivers/gpu/drm/drm_ioctl.c
* drm: Use size_t type for len variable in drm_copy_field()
drivers/gpu/drm/drm_ioctl.c
* r8152: Rate limit overflow messages
drivers/net/usb/r8152.c
* Bluetooth: L2CAP: Fix user-after-free
net/bluetooth/l2cap_core.c
* net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
net/core/stream.c
wifi: rt2x00: correctly set BBP register 86 for MT7620
wifi: rt2x00: set SoC wmac clock register
wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
can: bcm: check the result of can_send() in bcm_can_tx()
* Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
net/bluetooth/hci_sysfs.c
* Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
net/bluetooth/l2cap_core.c
wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()
* xfrm: Update ipcomp_scratches with NULL when freed
net/xfrm/xfrm_ipcomp.c
wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
* tcp: annotate data-race around tcp_md5sig_pool_populated
net/ipv4/tcp.c
openvswitch: Fix overreporting of drops in dropwatch
openvswitch: Fix double reporting of drops in dropwatch
wifi: brcmfmac: fix invalid address access when enabling SCAN log level
NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash
powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue
MIPS: BCM47XX: Cast memcmp() of function to (void *)
ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
* f2fs: fix race condition on setting FI_NO_EXTENT flag
fs/f2fs/extent_cache.c
crypto: cavium - prevent integer overflow loading firmware
* iommu/iova: Fix module config properly
include/linux/iova.h
iommu/omap: Fix buffer overflow in debugfs
powerpc: Fix SPE Power ISA properties for e500v1 platforms
powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5
x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
powerpc/powernv: add missing of_node_put() in opal_export_attrs()
powerpc/pci_dn: Add missing of_node_put()
powerpc/sysdev/fsl_msi: Add missing of_node_put()
powerpc/math_emu/efp: Include module.h
mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe
clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration
* spmi: pmic-arb: correct duplicate APID to PPID mapping logic
drivers/spmi/spmi-pmic-arb.c
dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()
mfd: sm501: Add check for platform_driver_register()
mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_init()
mfd: lp8788: Fix an error handling path in lp8788_probe()
mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()
mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
fsi: core: Check error number after calling ida_simple_get
serial: 8250: Fix restoring termios speed after suspend
firmware: google: Test spinlock on panic path to avoid lockups
staging: vt6655: fix some erroneous memory clean-up loops
phy: qualcomm: call clk_disable_unprepare in the error handling
drivers: serial: jsm: fix some leaks in probe
usb: gadget: function: fix dangling pnp_string in f_printer.c
* xhci: Don't show warning for reinit on known broken suspend
drivers/usb/host/xhci.c
md/raid5: Ensure stripe_fill happens on non-read IO with journal
* ata: fix ata_id_has_dipm()
include/linux/ata.h
* ata: fix ata_id_has_ncq_autosense()
include/linux/ata.h
* ata: fix ata_id_has_devslp()
include/linux/ata.h
* ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()
include/linux/ata.h
mtd: devices: docg3: check the return value of devm_ioremap() in the probe
dyndbg: let query-modname override actual module name
* dyndbg: fix module.dyndbg handling
include/linux/dynamic_debug.h
RDMA/rxe: Fix the error caused by qp->sk
RDMA/rxe: Fix "kernel NULL pointer dereference" error
media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init
tty: xilinx_uartps: Fix the ignore_status
media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loop
HSI: omap_ssi_port: Fix dma_map_sg error check
HSI: omap_ssi: Fix refcount leak in ssi_probe
clk: tegra20: Fix refcount leak in tegra20_clock_init
clk: tegra: Fix refcount leak in tegra114_clock_init
clk: tegra: Fix refcount leak in tegra210_clock_init
clk: berlin: Add of_node_put() for of_get_parent()
clk: oxnas: Hold reference returned by of_get_parent()
iio: ABI: Fix wrong format of differential capacitance channel ABI.
* iio: inkern: only release the device node when done with it
drivers/iio/inkern.c
iio: adc: at91-sama5d2_adc: check return status for pressure and touch
iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX
ARM: dts: exynos: fix polarity of VBUS GPIO of Origen
ARM: Drop CMDLINE_* dependency on ATAGS
ARM: dts: exynos: correct s5k6a3 reset polarity on Midas family
ARM: dts: kirkwood: lsxl: remove first ethernet port
ARM: dts: kirkwood: lsxl: fix serial line
ARM: dts: turris-omnia: Fix mpp26 pin name and comment
* soc: qcom: smem_state: Add refcounting for the 'state->of_node'
drivers/soc/qcom/smem_state.c
soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe()
memory: of: Fix refcount leak bug in of_get_ddr_timings()
ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe
ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe
ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe
mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()
ALSA: dmaengine: increment buffer pointer atomically
drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx
ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API
mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()
drm/bridge: megachips: Fix a null pointer dereference bug
platform/x86: msi-laptop: Fix resource cleanup
platform/x86: msi-laptop: Fix old-ec check for backlight registering
platform/chrome: fix double-free in chromeos_laptop_prepare()
* drm/mipi-dsi: Detach devices when removing the host
drivers/gpu/drm/drm_mipi_dsi.c
drm: bridge: adv7511: fix CEC power down control register offset
net: mvpp2: fix mvpp2 debugfs leak
* once: add DO_ONCE_SLOW() for sleepable contexts
include/linux/once.h
lib/once.c
net/ipv4/inet_hashtables.c
bnx2x: fix potential memory leak in bnx2x_tpa_stop()
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()
* tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
include/linux/tcp.h
include/net/tcp.h
net/ipv4/tcp.c
net/ipv4/tcp_output.c
* sctp: handle the error returned from sctp_auth_asoc_init_active_key
net/sctp/auth.c
mISDN: fix use-after-free bugs in l1oip timer handlers
vhost/vsock: Use kvmalloc/kvfree for larger packets.
spi: s3c64xx: Fix large transfers with DMA
netfilter: nft_fib: Fix for rpath check with VRF devices
spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe
* bpf: Ensure correct locking around vulnerable function find_vpid()
kernel/bpf/syscall.c
net: fs_enet: Fix wrong check in do_pd_setup
wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration
* bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
kernel/bpf/btf.c
wifi: rtl8xxxu: Fix skb misuse in TX queue selection
spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_runtime()
spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()
spi: mt7621: Fix an error message in mt7621_spi_probe()
bpftool: Fix a wrong type cast in btf_dumper_int
wifi: mac80211: allow bw change during channel switch in mesh
wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()
sh: machvec: Use char[] for section boundaries
selinux: use "grep -E" instead of "egrep"
KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
* ring-buffer: Fix race between reset page and reading page
kernel/trace/ring_buffer.c
* ring-buffer: Check pending waiters when doing wake ups as well
kernel/trace/ring_buffer.c
* ring-buffer: Allow splice to read previous partially read pages
kernel/trace/ring_buffer.c
ftrace: Properly unset FTRACE_HASH_FL_MOD
livepatch: fix race between fork and KLP transition
* ext4: place buffer head allocation before handle start
fs/ext4/inode.c
* ext4: make ext4_lazyinit_thread freezable
fs/ext4/super.c
* ext4: fix null-ptr-deref in ext4_write_info
fs/ext4/super.c
* ext4: avoid crash when inline data creation follows DIO write
fs/ext4/file.c
nilfs2: fix use-after-free bug of struct nilfs_root
riscv: fix build with binutils 2.38
btrfs: fix race between quota enable and quota rescan ioctl
fbdev: smscufx: Fix use-after-free in ufx_ops_open()
* PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
drivers/pci/setup-res.c
UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
riscv: Allow PROT_WRITE-only mmap()
parisc: fbdev/stifb: Align graphics memory size to 4MB
* Revert "fs: check FMODE_LSEEK to control internal pipe splicing"
fs/splice.c
regulator: qcom_rpm: Fix circular deferral regression
* quota: Check next/prev free block number after reading from quota file
fs/quota/quota_tree.c
* HID: multitouch: Add memory barriers
drivers/hid/hid-multitouch.c
fs: dlm: handle -EBUSY first in lock arg validation
fs: dlm: fix race between test_bit() and queue_work()
can: kvaser_usb_leaf: Fix CAN state after restart
can: kvaser_usb_leaf: Fix TX queue out of sync after restart
can: kvaser_usb_leaf: Fix overread with an invalid command
can: kvaser_usb: Fix use of uninitialized completion
* usb: add quirks for Lenovo OneLink+ Dock
drivers/usb/core/quirks.c
iio: dac: ad5593r: Fix i2c read protocol requirements
mtd: rawnand: atmel: Unmap streaming DMA mappings
ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530
* ALSA: usb-audio: Fix NULL dererence at error path
sound/usb/endpoint.c
* ALSA: usb-audio: Fix potential memory leaks
sound/usb/endpoint.c
* ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()
sound/core/rawmidi.c
ALSA: oss: Fix potential deadlock at unregistration
* Input: xpad - fix wireless 360 controller breaking after suspend
drivers/input/joystick/xpad.c
* Input: xpad - add supported devices as contributed on github
drivers/input/joystick/xpad.c
wifi: mac80211_hwsim: avoid mac80211 warning on bad rate
* random: use expired timer rather than wq for mixing fast pool
drivers/char/random.c
* random: avoid reading two cache lines on irq randomness
drivers/char/random.c
* random: restore O_NONBLOCK support
drivers/char/mem.c
drivers/char/random.c
USB: serial: qcserial: add new usb-id for Dell branded EM7455
* scsi: stex: Properly zero out the passthrough command structure
include/scsi/scsi_cmnd.h
ALSA: hda: Fix position reporting on Poulsbo
* random: clamp credited irq bits to maximum mixed
drivers/char/random.c
ceph: don't truncate file in atomic_open
nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure
nilfs2: fix leak of nilfs_root in case of writer thread creation failure
nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()
* rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
drivers/rpmsg/qcom_glink_native.c
mmc: core: Terminate infinite loop in SD-UHS voltage switch
mmc: core: Replace with already defined values for readability
USB: serial: ftdi_sio: fix 300 bps rate for SIO
usb: mon: make mmapped memory read only
um: Cleanup compiler warning in arch/x86/um/tls_32.c
um: Cleanup syscall_handler_t cast in syscalls_32.h
* net/ieee802154: fix uninit value bug in dgram_sendmsg
include/net/ieee802154_netdev.h
scsi: qedf: Fix a UAF bug in __qedf_probe()
ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
firmware: arm_scmi: Add SCMI PM driver remove routine
* fs: fix UAF/GPF bug in nilfs_mdt_destroy
fs/inode.c
ARM: fix function graph tracer and unwinder dependencies
docs: update mediator information in CoC docs
* Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
scripts/Makefile.extrawarn
* BACKPORT: arm64: compat: vdso: Use legacy syscalls as fallback
arch/arm64/include/asm/vdso/compat_gettimeofday.h
ANDROID: Drop explicit 'CONFIG_INIT_STACK_ALL_ZERO=y' from gki_defconfig
* UPSTREAM: hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
Makefile
security/Kconfig.hardening
* UPSTREAM: hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZERO
Makefile
security/Kconfig.hardening
* UPSTREAM: hardening: Clarify Kconfig text for auto-var-init
security/Kconfig.hardening
* ANDROID: Fix kenelci build-break for !CONFIG_PERF_EVENTS
kernel/cpu.c
* UPSTREAM: f2fs: guarantee to write dirty data when enabling checkpoint back
fs/f2fs/file.c
fs/f2fs/super.c
Bug: 260299968
Change-Id: I609eaa63e46c0600536923fa7da78ef66f5db237
Signed-off-by: Wilson Sung <wilsonsung@google.com>
Signed-off-by: JohnnLee <johnnlee@google.com>
1892 lines
63 KiB
Plaintext
1892 lines
63 KiB
Plaintext
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
config ARM_PTDUMP_CORE
|
|
def_bool n
|
|
|
|
config ARM_PTDUMP_DEBUGFS
|
|
bool "Export kernel pagetable layout to userspace via debugfs"
|
|
depends on DEBUG_KERNEL
|
|
depends on MMU
|
|
select ARM_PTDUMP_CORE
|
|
select DEBUG_FS
|
|
---help---
|
|
Say Y here if you want to show the kernel pagetable layout in a
|
|
debugfs file. This information is only useful for kernel developers
|
|
who are working in architecture specific areas of the kernel.
|
|
It is probably not a good idea to enable this feature in a production
|
|
kernel.
|
|
If in doubt, say "N"
|
|
|
|
config DEBUG_WX
|
|
bool "Warn on W+X mappings at boot"
|
|
depends on MMU
|
|
select ARM_PTDUMP_CORE
|
|
---help---
|
|
Generate a warning if any W+X mappings are found at boot.
|
|
|
|
This is useful for discovering cases where the kernel is leaving
|
|
W+X mappings after applying NX, as such mappings are a security risk.
|
|
|
|
Look for a message in dmesg output like this:
|
|
|
|
arm/mm: Checked W+X mappings: passed, no W+X pages found.
|
|
|
|
or like this, if the check failed:
|
|
|
|
arm/mm: Checked W+X mappings: FAILED, <N> W+X pages found.
|
|
|
|
Note that even if the check fails, your kernel is possibly
|
|
still fine, as W+X mappings are not a security hole in
|
|
themselves, what they do is that they make the exploitation
|
|
of other unfixed kernel bugs easier.
|
|
|
|
There is no runtime or memory usage effect of this option
|
|
once the kernel has booted up - it's a one time check.
|
|
|
|
If in doubt, say "Y".
|
|
|
|
# RMK wants arm kernels compiled with frame pointers or stack unwinding.
|
|
# If you know what you are doing and are willing to live without stack
|
|
# traces, you can get a slightly smaller kernel by setting this option to
|
|
# n, but then RMK will have to kill you ;).
|
|
config FRAME_POINTER
|
|
bool
|
|
depends on !THUMB2_KERNEL
|
|
default y if !ARM_UNWIND || FUNCTION_GRAPH_TRACER
|
|
help
|
|
If you say N here, the resulting kernel will be slightly smaller and
|
|
faster. However, if neither FRAME_POINTER nor ARM_UNWIND are enabled,
|
|
when a problem occurs with the kernel, the information that is
|
|
reported is severely limited.
|
|
|
|
config ARM_UNWIND
|
|
bool "Enable stack unwinding support (EXPERIMENTAL)"
|
|
depends on AEABI
|
|
default y
|
|
help
|
|
This option enables stack unwinding support in the kernel
|
|
using the information automatically generated by the
|
|
compiler. The resulting kernel image is slightly bigger but
|
|
the performance is not affected. Currently, this feature
|
|
only works with EABI compilers. If unsure say Y.
|
|
|
|
config DEBUG_USER
|
|
bool "Verbose user fault messages"
|
|
help
|
|
When a user program crashes due to an exception, the kernel can
|
|
print a brief message explaining what the problem was. This is
|
|
sometimes helpful for debugging but serves no purpose on a
|
|
production system. Most people should say N here.
|
|
|
|
In addition, you need to pass user_debug=N on the kernel command
|
|
line to enable this feature. N consists of the sum of:
|
|
|
|
1 - undefined instruction events
|
|
2 - system calls
|
|
4 - invalid data aborts
|
|
8 - SIGSEGV faults
|
|
16 - SIGBUS faults
|
|
|
|
config ARCH_SUPPORTS_DEBUG_PAGEALLOC
|
|
def_bool y
|
|
depends on FORCE_PAGES
|
|
|
|
config FORCE_PAGES
|
|
bool "Force lowmem to be mapped with 4K pages"
|
|
help
|
|
There are some advanced debug features that can only be done when
|
|
memory is mapped with pages instead of sections. Enable this option
|
|
to always map lowmem pages with pages. This may have a performance
|
|
cost due to increased TLB pressure.
|
|
|
|
If unsure say N.
|
|
|
|
|
|
# These options are only for real kernel hackers who want to get their hands dirty.
|
|
config DEBUG_LL
|
|
bool "Kernel low-level debugging functions (read help!)"
|
|
depends on DEBUG_KERNEL
|
|
help
|
|
Say Y here to include definitions of printascii, printch, printhex
|
|
in the kernel. This is helpful if you are debugging code that
|
|
executes before the console is initialized.
|
|
|
|
Note that selecting this option will limit the kernel to a single
|
|
UART definition, as specified below. Attempting to boot the kernel
|
|
image on a different platform *will not work*, so this option should
|
|
not be enabled for kernels that are intended to be portable.
|
|
|
|
choice
|
|
prompt "Kernel low-level debugging port"
|
|
depends on DEBUG_LL
|
|
|
|
config DEBUG_ALPINE_UART0
|
|
bool "Kernel low-level debugging messages via Alpine UART0"
|
|
depends on ARCH_ALPINE
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Alpine based platforms.
|
|
|
|
config DEBUG_ASM9260_UART
|
|
bool "Kernel low-level debugging via asm9260 UART"
|
|
depends on MACH_ASM9260
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to an UART or USART port on asm9260 based
|
|
machines.
|
|
|
|
DEBUG_UART_PHYS | DEBUG_UART_VIRT
|
|
|
|
0x80000000 | 0xf0000000 | UART0
|
|
0x80004000 | 0xf0004000 | UART1
|
|
0x80008000 | 0xf0008000 | UART2
|
|
0x8000c000 | 0xf000c000 | UART3
|
|
0x80010000 | 0xf0010000 | UART4
|
|
0x80014000 | 0xf0014000 | UART5
|
|
0x80018000 | 0xf0018000 | UART6
|
|
0x8001c000 | 0xf001c000 | UART7
|
|
0x80020000 | 0xf0020000 | UART8
|
|
0x80024000 | 0xf0024000 | UART9
|
|
|
|
config DEBUG_AT91_RM9200_DBGU
|
|
bool "Kernel low-level debugging on AT91RM9200, AT91SAM9 DBGU"
|
|
select DEBUG_AT91_UART
|
|
depends on SOC_AT91RM9200 || SOC_AT91SAM9
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on the DBGU port of:
|
|
at91rm9200, at91sam9260, at91sam9g20, at91sam9261,
|
|
at91sam9g10, at91sam9n12, at91sam9rl64, at91sam9x5
|
|
|
|
config DEBUG_AT91_SAM9263_DBGU
|
|
bool "Kernel low-level debugging on AT91SAM{9263,9G45,A5D3} DBGU"
|
|
select DEBUG_AT91_UART
|
|
depends on SOC_AT91SAM9 || SOC_SAMA5D3
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on the DBGU port of:
|
|
at91sam9263, at91sam9g45, at91sam9m10,
|
|
sama5d3
|
|
|
|
config DEBUG_AT91_SAMA5D2_UART1
|
|
bool "Kernel low-level debugging on SAMA5D2 UART1"
|
|
select DEBUG_AT91_UART
|
|
depends on SOC_SAMA5D2
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on the UART1 port of sama5d2.
|
|
|
|
config DEBUG_AT91_SAMA5D4_USART3
|
|
bool "Kernel low-level debugging on SAMA5D4 USART3"
|
|
select DEBUG_AT91_UART
|
|
depends on SOC_SAMA5D4
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on the USART3 port of sama5d4.
|
|
|
|
config DEBUG_AT91_SAMV7_USART1
|
|
bool "Kernel low-level debugging via SAMV7 USART1"
|
|
select DEBUG_AT91_UART
|
|
depends on SOC_SAMV7
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the USART1 port on SAMV7 based
|
|
machines.
|
|
|
|
config DEBUG_BCM2835
|
|
bool "Kernel low-level debugging on BCM2835 PL011 UART"
|
|
depends on ARCH_BCM2835 && ARCH_MULTI_V6
|
|
select DEBUG_UART_PL01X
|
|
|
|
config DEBUG_BCM2836
|
|
bool "Kernel low-level debugging on BCM2836 PL011 UART"
|
|
depends on ARCH_BCM2835 && ARCH_MULTI_V7
|
|
select DEBUG_UART_PL01X
|
|
|
|
config DEBUG_BCM_5301X
|
|
bool "Kernel low-level debugging on BCM5301X/NSP UART1"
|
|
depends on ARCH_BCM_5301X || ARCH_BCM_NSP
|
|
select DEBUG_UART_8250
|
|
|
|
config DEBUG_BCM_HR2
|
|
bool "Kernel low-level debugging on Hurricane 2 UART2"
|
|
depends on ARCH_BCM_HR2
|
|
select DEBUG_UART_8250
|
|
|
|
config DEBUG_BCM_IPROC_UART3
|
|
bool "Kernel low-level debugging on BCM IPROC UART3"
|
|
depends on ARCH_BCM_CYGNUS
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the third serial port on these devices.
|
|
|
|
config DEBUG_BCM_KONA_UART
|
|
bool "Kernel low-level debugging messages via BCM KONA UART"
|
|
depends on ARCH_BCM_MOBILE
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Broadcom SoC platforms.
|
|
This low level debug works for Broadcom
|
|
mobile SoCs in the Kona family of chips (e.g. bcm28155,
|
|
bcm11351, etc...)
|
|
|
|
config DEBUG_BCM63XX_UART
|
|
bool "Kernel low-level debugging on BCM63XX UART"
|
|
depends on ARCH_BCM_63XX
|
|
|
|
config DEBUG_BERLIN_UART
|
|
bool "Marvell Berlin SoC Debug UART"
|
|
depends on ARCH_BERLIN
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Marvell Berlin SoC based platforms.
|
|
|
|
config DEBUG_BRCMSTB_UART
|
|
bool "Use BRCMSTB UART for low-level debug"
|
|
depends on ARCH_BRCMSTB
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the first serial port on these devices. The
|
|
UART physical and virtual address is automatically provided
|
|
based on the chip identification register value.
|
|
|
|
If you have a Broadcom STB chip and would like early print
|
|
messages to appear over the UART, select this option.
|
|
|
|
config DEBUG_CLPS711X_UART1
|
|
bool "Kernel low-level debugging messages via UART1"
|
|
depends on ARCH_CLPS711X
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the first serial port on these devices.
|
|
|
|
config DEBUG_CLPS711X_UART2
|
|
bool "Kernel low-level debugging messages via UART2"
|
|
depends on ARCH_CLPS711X
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the second serial port on these devices.
|
|
|
|
config DEBUG_CNS3XXX
|
|
bool "Kernel Kernel low-level debugging on Cavium Networks CNS3xxx"
|
|
depends on ARCH_CNS3XXX
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the CNS3xxx UART0.
|
|
|
|
config DEBUG_DAVINCI_DA8XX_UART1
|
|
bool "Kernel low-level debugging on DaVinci DA8XX using UART1"
|
|
depends on ARCH_DAVINCI_DA8XX
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART1 serial port on DaVinci DA8XX devices.
|
|
|
|
config DEBUG_DAVINCI_DA8XX_UART2
|
|
bool "Kernel low-level debugging on DaVinci DA8XX using UART2"
|
|
depends on ARCH_DAVINCI_DA8XX
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART2 serial port on DaVinci DA8XX devices.
|
|
|
|
config DEBUG_DAVINCI_DMx_UART0
|
|
bool "Kernel low-level debugging on DaVinci DMx using UART0"
|
|
depends on ARCH_DAVINCI_DMx
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART0 serial port on DaVinci DMx devices.
|
|
|
|
config DEBUG_DC21285_PORT
|
|
bool "Kernel low-level debugging messages via footbridge serial port"
|
|
depends on FOOTBRIDGE
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the serial port in the DC21285 (Footbridge).
|
|
|
|
config DEBUG_DIGICOLOR_UA0
|
|
bool "Kernel low-level debugging messages via Digicolor UA0"
|
|
depends on ARCH_DIGICOLOR
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the UA0 serial port in the CX92755.
|
|
|
|
config DEBUG_EP93XX
|
|
bool "Kernel low-level debugging messages via ep93xx UART"
|
|
depends on ARCH_EP93XX
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Cirrus Logic EP93xx based platforms.
|
|
|
|
config DEBUG_FOOTBRIDGE_COM1
|
|
bool "Kernel low-level debugging messages via footbridge 8250 at PCI COM1"
|
|
depends on FOOTBRIDGE
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the 8250 at PCI COM1.
|
|
|
|
config DEBUG_GEMINI
|
|
bool "Kernel low-level debugging messages via Cortina Systems Gemini UART"
|
|
depends on ARCH_GEMINI
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Cortina Gemini based platforms.
|
|
|
|
config DEBUG_HI3620_UART
|
|
bool "Hisilicon HI3620 Debug UART"
|
|
depends on ARCH_HI3xxx
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on HI3620 UART.
|
|
|
|
config DEBUG_HIGHBANK_UART
|
|
bool "Kernel low-level debugging messages via Highbank UART"
|
|
depends on ARCH_HIGHBANK
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the UART on Highbank based devices.
|
|
|
|
config DEBUG_HIP01_UART
|
|
bool "Hisilicon Hip01 Debug UART"
|
|
depends on ARCH_HIP01
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on HIP01 UART.
|
|
|
|
config DEBUG_HIP04_UART
|
|
bool "Hisilicon HiP04 Debug UART"
|
|
depends on ARCH_HIP04
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on HIP04 UART.
|
|
|
|
config DEBUG_HIX5HD2_UART
|
|
bool "Hisilicon Hix5hd2 Debug UART"
|
|
depends on ARCH_HIX5HD2
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Hix5hd2 UART.
|
|
|
|
config DEBUG_IMX1_UART
|
|
bool "i.MX1 Debug UART"
|
|
depends on SOC_IMX1
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX1.
|
|
|
|
config DEBUG_IMX23_UART
|
|
bool "i.MX23 Debug UART"
|
|
depends on SOC_IMX23
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX23.
|
|
|
|
config DEBUG_IMX25_UART
|
|
bool "i.MX25 Debug UART"
|
|
depends on SOC_IMX25
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX25.
|
|
|
|
config DEBUG_IMX21_IMX27_UART
|
|
bool "i.MX21 and i.MX27 Debug UART"
|
|
depends on SOC_IMX21 || SOC_IMX27
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX21 or i.MX27.
|
|
|
|
config DEBUG_IMX28_UART
|
|
bool "i.MX28 Debug UART"
|
|
depends on SOC_IMX28
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX28.
|
|
|
|
config DEBUG_IMX31_UART
|
|
bool "i.MX31 Debug UART"
|
|
depends on SOC_IMX31
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX31.
|
|
|
|
config DEBUG_IMX35_UART
|
|
bool "i.MX35 Debug UART"
|
|
depends on SOC_IMX35
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX35.
|
|
|
|
config DEBUG_IMX50_UART
|
|
bool "i.MX50 Debug UART"
|
|
depends on SOC_IMX50
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX50.
|
|
|
|
config DEBUG_IMX51_UART
|
|
bool "i.MX51 Debug UART"
|
|
depends on SOC_IMX51
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX51.
|
|
|
|
config DEBUG_IMX53_UART
|
|
bool "i.MX53 Debug UART"
|
|
depends on SOC_IMX53
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX53.
|
|
|
|
config DEBUG_IMX6Q_UART
|
|
bool "i.MX6Q/DL Debug UART"
|
|
depends on SOC_IMX6Q
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX6Q/DL.
|
|
|
|
config DEBUG_IMX6SL_UART
|
|
bool "i.MX6SL Debug UART"
|
|
depends on SOC_IMX6SL
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX6SL.
|
|
|
|
config DEBUG_IMX6SX_UART
|
|
bool "i.MX6SX Debug UART"
|
|
depends on SOC_IMX6SX
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX6SX.
|
|
|
|
config DEBUG_IMX6UL_UART
|
|
bool "i.MX6UL Debug UART"
|
|
depends on SOC_IMX6UL
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX6UL.
|
|
|
|
config DEBUG_IMX7D_UART
|
|
bool "i.MX7D Debug UART"
|
|
depends on SOC_IMX7D
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on i.MX7D.
|
|
|
|
config DEBUG_INTEGRATOR
|
|
bool "Kernel low-level debugging messages via ARM Integrator UART"
|
|
depends on ARCH_INTEGRATOR
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on ARM Integrator platforms.
|
|
|
|
config DEBUG_KEYSTONE_UART0
|
|
bool "Kernel low-level debugging on KEYSTONE2 using UART0"
|
|
depends on ARCH_KEYSTONE
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART0 serial port on KEYSTONE2 devices.
|
|
|
|
config DEBUG_KEYSTONE_UART1
|
|
bool "Kernel low-level debugging on KEYSTONE2 using UART1"
|
|
depends on ARCH_KEYSTONE
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART1 serial port on KEYSTONE2 devices.
|
|
|
|
config DEBUG_KS8695_UART
|
|
bool "KS8695 Debug UART"
|
|
depends on ARCH_KS8695
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on KS8695.
|
|
|
|
config DEBUG_LPC18XX_UART0
|
|
bool "Kernel low-level debugging via LPC18xx/43xx UART0"
|
|
depends on ARCH_LPC18XX
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on NXP LPC18xx/43xx UART0.
|
|
|
|
config DEBUG_LPC32XX
|
|
bool "Kernel low-level debugging messages via NXP LPC32xx UART"
|
|
depends on ARCH_LPC32XX
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on NXP LPC32xx based platforms.
|
|
|
|
config DEBUG_MESON_UARTAO
|
|
bool "Kernel low-level debugging via Meson6 UARTAO"
|
|
depends on ARCH_MESON
|
|
help
|
|
Say Y here if you want kernel low-lever debugging support
|
|
on Amlogic Meson6 based platforms on the UARTAO.
|
|
|
|
config DEBUG_MMP_UART2
|
|
bool "Kernel low-level debugging message via MMP UART2"
|
|
depends on ARCH_MMP
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on MMP UART2.
|
|
|
|
config DEBUG_MMP_UART3
|
|
bool "Kernel low-level debugging message via MMP UART3"
|
|
depends on ARCH_MMP
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on MMP UART3.
|
|
|
|
config DEBUG_MVEBU_UART0
|
|
bool "Kernel low-level debugging messages via MVEBU UART0 (old bootloaders)"
|
|
depends on ARCH_MVEBU
|
|
depends on ARCH_MVEBU && CPU_V7
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on MVEBU based platforms on UART0.
|
|
|
|
This option should be used with the old bootloaders
|
|
that left the internal registers mapped at
|
|
0xd0000000. As of today, this is the case on
|
|
platforms such as the Globalscale Mirabox or the
|
|
Plathome OpenBlocks AX3, when using the original
|
|
bootloader.
|
|
|
|
This option will not work on older Marvell platforms
|
|
(Kirkwood, Dove, MV78xx0, Orion5x), which should pick
|
|
the "new bootloader" variant.
|
|
|
|
If the wrong DEBUG_MVEBU_UART* option is selected,
|
|
when u-boot hands over to the kernel, the system
|
|
silently crashes, with no serial output at all.
|
|
|
|
config DEBUG_MVEBU_UART0_ALTERNATE
|
|
bool "Kernel low-level debugging messages via MVEBU UART0 (new bootloaders)"
|
|
depends on ARCH_MVEBU || ARCH_DOVE || ARCH_MV78XX0 || ARCH_ORION5X
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on MVEBU based platforms on UART0. (Armada XP, Armada 3xx,
|
|
Kirkwood, Dove, MV78xx0, Orion5x).
|
|
|
|
|
|
This option should be used with the new bootloaders
|
|
that remap the internal registers at 0xf1000000.
|
|
|
|
If the wrong DEBUG_MVEBU_UART* option is selected,
|
|
when u-boot hands over to the kernel, the system
|
|
silently crashes, with no serial output at all.
|
|
|
|
config DEBUG_MVEBU_UART1_ALTERNATE
|
|
bool "Kernel low-level debugging messages via MVEBU UART1 (new bootloaders)"
|
|
depends on ARCH_MVEBU
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on MVEBU based platforms on UART1. (Armada XP, Armada 3xx,
|
|
Kirkwood, Dove, MV78xx0, Orion5x).
|
|
|
|
This option should be used with the new bootloaders
|
|
that remap the internal registers at 0xf1000000.
|
|
All of the older (pre Armada XP/370) platforms also use
|
|
this address, regardless of the boot loader version.
|
|
|
|
If the wrong DEBUG_MVEBU_UART* option is selected,
|
|
when u-boot hands over to the kernel, the system
|
|
silently crashes, with no serial output at all.
|
|
|
|
config DEBUG_MT6589_UART0
|
|
bool "Mediatek mt6589 UART0"
|
|
depends on ARCH_MEDIATEK
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
for Mediatek mt6589 based platforms on UART0.
|
|
|
|
config DEBUG_MT8127_UART0
|
|
bool "Mediatek mt8127/mt6592 UART0"
|
|
depends on ARCH_MEDIATEK
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
for Mediatek mt8127 based platforms on UART0.
|
|
|
|
config DEBUG_MT8135_UART3
|
|
bool "Mediatek mt8135 UART3"
|
|
depends on ARCH_MEDIATEK
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
for Mediatek mt8135 based platforms on UART3.
|
|
|
|
config DEBUG_NETX_UART
|
|
bool "Kernel low-level debugging messages via NetX UART"
|
|
depends on ARCH_NETX
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Hilscher NetX based platforms.
|
|
|
|
config DEBUG_NOMADIK_UART
|
|
bool "Kernel low-level debugging messages via NOMADIK UART"
|
|
depends on ARCH_NOMADIK
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on NOMADIK based platforms.
|
|
|
|
config DEBUG_NSPIRE_CLASSIC_UART
|
|
bool "Kernel low-level debugging via TI-NSPIRE 8250 UART"
|
|
depends on ARCH_NSPIRE
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on TI-NSPIRE classic models.
|
|
|
|
config DEBUG_NSPIRE_CX_UART
|
|
bool "Kernel low-level debugging via TI-NSPIRE PL011 UART"
|
|
depends on ARCH_NSPIRE
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on TI-NSPIRE CX models.
|
|
|
|
config DEBUG_OMAP1UART1
|
|
bool "Kernel low-level debugging via OMAP1 UART1"
|
|
depends on ARCH_OMAP1
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on OMAP1 based platforms (except OMAP730) on the UART1.
|
|
|
|
config DEBUG_OMAP1UART2
|
|
bool "Kernel low-level debugging via OMAP1 UART2"
|
|
depends on ARCH_OMAP1
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on OMAP1 based platforms (except OMAP730) on the UART2.
|
|
|
|
config DEBUG_OMAP1UART3
|
|
bool "Kernel low-level debugging via OMAP1 UART3"
|
|
depends on ARCH_OMAP1
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on OMAP1 based platforms (except OMAP730) on the UART3.
|
|
|
|
config DEBUG_OMAP2UART1
|
|
bool "OMAP2/3/4 UART1 (omap2/3 sdp boards and some omap3 boards)"
|
|
depends on ARCH_OMAP2PLUS
|
|
select DEBUG_UART_8250
|
|
help
|
|
This covers at least h4, 2430sdp, 3430sdp, 3630sdp,
|
|
omap3 torpedo and 3530 lv som.
|
|
|
|
config DEBUG_OMAP2UART2
|
|
bool "Kernel low-level debugging messages via OMAP2/3/4 UART2"
|
|
depends on ARCH_OMAP2PLUS
|
|
select DEBUG_UART_8250
|
|
|
|
config DEBUG_OMAP2UART3
|
|
bool "Kernel low-level debugging messages via OMAP2 UART3 (n8x0)"
|
|
depends on ARCH_OMAP2PLUS
|
|
select DEBUG_UART_8250
|
|
|
|
config DEBUG_OMAP3UART3
|
|
bool "Kernel low-level debugging messages via OMAP3 UART3 (most omap3 boards)"
|
|
depends on ARCH_OMAP2PLUS
|
|
select DEBUG_UART_8250
|
|
help
|
|
This covers at least cm_t3x, beagle, crane, devkit8000,
|
|
igep00x0, ldp, n900, n9(50), pandora, overo, touchbook,
|
|
and 3517evm.
|
|
|
|
config DEBUG_OMAP4UART3
|
|
bool "Kernel low-level debugging messages via OMAP4/5 UART3 (omap4 blaze, panda, omap5 sevm)"
|
|
depends on ARCH_OMAP2PLUS
|
|
select DEBUG_UART_8250
|
|
|
|
config DEBUG_OMAP3UART4
|
|
bool "Kernel low-level debugging messages via OMAP36XX UART4"
|
|
depends on ARCH_OMAP2PLUS
|
|
select DEBUG_UART_8250
|
|
|
|
config DEBUG_OMAP4UART4
|
|
bool "Kernel low-level debugging messages via OMAP4/5 UART4"
|
|
depends on ARCH_OMAP2PLUS
|
|
select DEBUG_UART_8250
|
|
|
|
config DEBUG_OMAP7XXUART1
|
|
bool "Kernel low-level debugging via OMAP730 UART1"
|
|
depends on ARCH_OMAP730
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on OMAP730 based platforms on the UART1.
|
|
|
|
config DEBUG_OMAP7XXUART2
|
|
bool "Kernel low-level debugging via OMAP730 UART2"
|
|
depends on ARCH_OMAP730
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on OMAP730 based platforms on the UART2.
|
|
|
|
config DEBUG_OMAP7XXUART3
|
|
bool "Kernel low-level debugging via OMAP730 UART3"
|
|
depends on ARCH_OMAP730
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on OMAP730 based platforms on the UART3.
|
|
|
|
config DEBUG_TI81XXUART1
|
|
bool "Kernel low-level debugging messages via TI81XX UART1 (ti8148evm)"
|
|
depends on ARCH_OMAP2PLUS
|
|
select DEBUG_UART_8250
|
|
|
|
config DEBUG_TI81XXUART2
|
|
bool "Kernel low-level debugging messages via TI81XX UART2"
|
|
depends on ARCH_OMAP2PLUS
|
|
select DEBUG_UART_8250
|
|
|
|
config DEBUG_TI81XXUART3
|
|
bool "Kernel low-level debugging messages via TI81XX UART3 (ti8168evm)"
|
|
depends on ARCH_OMAP2PLUS
|
|
select DEBUG_UART_8250
|
|
|
|
config DEBUG_AM33XXUART1
|
|
bool "Kernel low-level debugging messages via AM33XX UART1"
|
|
depends on ARCH_OMAP2PLUS
|
|
select DEBUG_UART_8250
|
|
|
|
config DEBUG_ZOOM_UART
|
|
bool "Kernel low-level debugging messages via Zoom2/3 UART"
|
|
depends on ARCH_OMAP2PLUS
|
|
select DEBUG_OMAP2PLUS_UART
|
|
|
|
config DEBUG_PICOXCELL_UART
|
|
depends on ARCH_PICOXCELL
|
|
bool "Use PicoXcell UART for low-level debug"
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on PicoXcell based platforms.
|
|
|
|
config DEBUG_PXA_UART1
|
|
depends on ARCH_PXA
|
|
bool "Use PXA UART1 for low-level debug"
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on PXA UART1.
|
|
|
|
config DEBUG_QCOM_UARTDM
|
|
bool "Kernel low-level debugging messages via QCOM UARTDM"
|
|
depends on ARCH_QCOM
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the serial port on Qualcomm devices.
|
|
|
|
ARCH DEBUG_UART_PHYS DEBUG_UART_VIRT
|
|
APQ8064 0x16640000 0xf0040000
|
|
APQ8084 0xf995e000 0xfa75e000
|
|
IPQ4019 0x078af000 0xf78af000
|
|
MSM8X60 0x19c40000 0xf0040000
|
|
MSM8960 0x16440000 0xf0040000
|
|
MSM8974 0xf991e000 0xfa71e000
|
|
|
|
Please adjust DEBUG_UART_PHYS and DEBUG_UART_BASE configuration
|
|
options based on your needs.
|
|
|
|
config DEBUG_REALVIEW_STD_PORT
|
|
bool "RealView Default UART"
|
|
depends on ARCH_REALVIEW
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the serial port on RealView EB, PB11MP, PBA8
|
|
and PBX platforms.
|
|
|
|
config DEBUG_REALVIEW_PB1176_PORT
|
|
bool "RealView PB1176 UART"
|
|
depends on MACH_REALVIEW_PB1176
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the standard serial port on the RealView
|
|
PB1176 platform.
|
|
|
|
config DEBUG_RV1108_UART0
|
|
bool "Kernel low-level debugging messages via Rockchip RV1108 UART0"
|
|
depends on ARCH_ROCKCHIP
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Rockchip RV1108 based platforms.
|
|
|
|
config DEBUG_RV1108_UART1
|
|
bool "Kernel low-level debugging messages via Rockchip RV1108 UART1"
|
|
depends on ARCH_ROCKCHIP
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Rockchip RV1108 based platforms.
|
|
|
|
config DEBUG_RV1108_UART2
|
|
bool "Kernel low-level debugging messages via Rockchip RV1108 UART2"
|
|
depends on ARCH_ROCKCHIP
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Rockchip RV1108 based platforms.
|
|
|
|
config DEBUG_RK29_UART0
|
|
bool "Kernel low-level debugging messages via Rockchip RK29 UART0"
|
|
depends on ARCH_ROCKCHIP
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Rockchip based platforms.
|
|
|
|
config DEBUG_RK29_UART1
|
|
bool "Kernel low-level debugging messages via Rockchip RK29 UART1"
|
|
depends on ARCH_ROCKCHIP
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Rockchip based platforms.
|
|
|
|
config DEBUG_RK29_UART2
|
|
bool "Kernel low-level debugging messages via Rockchip RK29 UART2"
|
|
depends on ARCH_ROCKCHIP
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Rockchip based platforms.
|
|
|
|
config DEBUG_RK3X_UART0
|
|
bool "Kernel low-level debugging messages via Rockchip RK30/RK31 UART0"
|
|
depends on ARCH_ROCKCHIP
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Rockchip based platforms.
|
|
|
|
config DEBUG_RK3X_UART1
|
|
bool "Kernel low-level debugging messages via Rockchip RK30/RK31 UART1"
|
|
depends on ARCH_ROCKCHIP
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Rockchip based platforms.
|
|
|
|
config DEBUG_RK3X_UART2
|
|
bool "Kernel low-level debugging messages via Rockchip RK30/RK31 UART2"
|
|
depends on ARCH_ROCKCHIP
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Rockchip based platforms.
|
|
|
|
config DEBUG_RK3X_UART3
|
|
bool "Kernel low-level debugging messages via Rockchip RK30/RK31 UART3"
|
|
depends on ARCH_ROCKCHIP
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Rockchip based platforms.
|
|
|
|
config DEBUG_RK32_UART2
|
|
bool "Kernel low-level debugging messages via Rockchip RK32 UART2"
|
|
depends on ARCH_ROCKCHIP
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Rockchip RK32xx based platforms.
|
|
|
|
config DEBUG_R7S72100_SCIF2
|
|
bool "Kernel low-level debugging messages via SCIF2 on R7S72100"
|
|
depends on ARCH_R7S72100
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
via SCIF2 on Renesas RZ/A1H (R7S72100).
|
|
|
|
config DEBUG_RCAR_GEN1_SCIF0
|
|
bool "Kernel low-level debugging messages via SCIF0 on R8A7778"
|
|
depends on ARCH_R8A7778
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
via SCIF0 on Renesas R-Car M1A (R8A7778).
|
|
|
|
config DEBUG_RCAR_GEN1_SCIF2
|
|
bool "Kernel low-level debugging messages via SCIF2 on R8A7779"
|
|
depends on ARCH_R8A7779
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
via SCIF2 on Renesas R-Car H1 (R8A7779).
|
|
|
|
config DEBUG_RCAR_GEN2_SCIF0
|
|
bool "Kernel low-level debugging messages via SCIF0 on R-Car Gen2 and RZ/G1"
|
|
depends on ARCH_R8A7743 || ARCH_R8A7790 || ARCH_R8A7791 || \
|
|
ARCH_R8A7792 || ARCH_R8A7793
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
via SCIF0 on Renesas RZ/G1M (R8A7743), R-Car H2 (R8A7790),
|
|
M2-W (R8A7791), V2H (R8A7792), or M2-N (R8A7793).
|
|
|
|
config DEBUG_RCAR_GEN2_SCIF1
|
|
bool "Kernel low-level debugging messages via SCIF1 on R8A77470"
|
|
depends on ARCH_R8A77470
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
via SCIF1 on Renesas RZ/G1C (R8A77470).
|
|
|
|
config DEBUG_RCAR_GEN2_SCIF2
|
|
bool "Kernel low-level debugging messages via SCIF2 on R8A7794"
|
|
depends on ARCH_R8A7794
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
via SCIF2 on Renesas R-Car E2 (R8A7794).
|
|
|
|
config DEBUG_RCAR_GEN2_SCIF4
|
|
bool "Kernel low-level debugging messages via SCIF4 on R8A7745"
|
|
depends on ARCH_R8A7745
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
via SCIF4 on Renesas RZ/G1E (R8A7745).
|
|
|
|
config DEBUG_RMOBILE_SCIFA0
|
|
bool "Kernel low-level debugging messages via SCIFA0 on R8A73A4"
|
|
depends on ARCH_R8A73A4
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
via SCIFA0 on Renesas R-Mobile APE6 (R8A73A4).
|
|
|
|
config DEBUG_RMOBILE_SCIFA1
|
|
bool "Kernel low-level debugging messages via SCIFA1 on R8A7740"
|
|
depends on ARCH_R8A7740
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
via SCIFA1 on Renesas R-Mobile A1 (R8A7740).
|
|
|
|
config DEBUG_RMOBILE_SCIFA4
|
|
bool "Kernel low-level debugging messages via SCIFA4 on SH73A0"
|
|
depends on ARCH_SH73A0
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
via SCIFA4 on Renesas SH-Mobile AG5 (SH73A0).
|
|
|
|
config DEBUG_S3C_UART0
|
|
depends on PLAT_SAMSUNG
|
|
select DEBUG_EXYNOS_UART if ARCH_EXYNOS
|
|
select DEBUG_S3C24XX_UART if ARCH_S3C24XX
|
|
select DEBUG_S3C64XX_UART if ARCH_S3C64XX
|
|
select DEBUG_S5PV210_UART if ARCH_S5PV210
|
|
bool "Use Samsung S3C UART 0 for low-level debug"
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART 0. The port must have been initialised
|
|
by the boot-loader before use.
|
|
|
|
config DEBUG_S3C_UART1
|
|
depends on PLAT_SAMSUNG
|
|
select DEBUG_EXYNOS_UART if ARCH_EXYNOS
|
|
select DEBUG_S3C24XX_UART if ARCH_S3C24XX
|
|
select DEBUG_S3C64XX_UART if ARCH_S3C64XX
|
|
select DEBUG_S5PV210_UART if ARCH_S5PV210
|
|
bool "Use Samsung S3C UART 1 for low-level debug"
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART 1. The port must have been initialised
|
|
by the boot-loader before use.
|
|
|
|
config DEBUG_S3C_UART2
|
|
depends on PLAT_SAMSUNG
|
|
select DEBUG_EXYNOS_UART if ARCH_EXYNOS
|
|
select DEBUG_S3C24XX_UART if ARCH_S3C24XX
|
|
select DEBUG_S3C64XX_UART if ARCH_S3C64XX
|
|
select DEBUG_S5PV210_UART if ARCH_S5PV210
|
|
bool "Use Samsung S3C UART 2 for low-level debug"
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART 2. The port must have been initialised
|
|
by the boot-loader before use.
|
|
|
|
config DEBUG_S3C_UART3
|
|
depends on PLAT_SAMSUNG && (ARCH_EXYNOS || ARCH_S5PV210)
|
|
select DEBUG_EXYNOS_UART if ARCH_EXYNOS
|
|
select DEBUG_S3C64XX_UART if ARCH_S3C64XX
|
|
select DEBUG_S5PV210_UART if ARCH_S5PV210
|
|
bool "Use Samsung S3C UART 3 for low-level debug"
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART 3. The port must have been initialised
|
|
by the boot-loader before use.
|
|
|
|
config DEBUG_S3C2410_UART0
|
|
depends on ARCH_S3C24XX
|
|
select DEBUG_S3C2410_UART
|
|
bool "Use S3C2410/S3C2412 UART 0 for low-level debug"
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART 0. The port must have been initialised
|
|
by the boot-loader before use.
|
|
|
|
config DEBUG_S3C2410_UART1
|
|
depends on ARCH_S3C24XX
|
|
select DEBUG_S3C2410_UART
|
|
bool "Use S3C2410/S3C2412 UART 1 for low-level debug"
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART 1. The port must have been initialised
|
|
by the boot-loader before use.
|
|
|
|
config DEBUG_S3C2410_UART2
|
|
depends on ARCH_S3C24XX
|
|
select DEBUG_S3C2410_UART
|
|
bool "Use S3C2410/S3C2412 UART 2 for low-level debug"
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART 2. The port must have been initialised
|
|
by the boot-loader before use.
|
|
|
|
config DEBUG_SA1100
|
|
depends on ARCH_SA1100
|
|
bool "Use SA1100 UARTs for low-level debug"
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on SA-11x0 UART ports. The kernel will check for the first
|
|
enabled UART in a sequence 3-1-2.
|
|
|
|
config DEBUG_SOCFPGA_UART0
|
|
depends on ARCH_SOCFPGA
|
|
bool "Use SOCFPGA UART0 for low-level debug"
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on SOCFPGA(Cyclone 5 and Arria 5) based platforms.
|
|
|
|
config DEBUG_SOCFPGA_ARRIA10_UART1
|
|
depends on ARCH_SOCFPGA
|
|
bool "Use SOCFPGA Arria10 UART1 for low-level debug"
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on SOCFPGA(Arria 10) based platforms.
|
|
|
|
config DEBUG_SOCFPGA_CYCLONE5_UART1
|
|
depends on ARCH_SOCFPGA
|
|
bool "Use SOCFPGA Cyclone 5 UART1 for low-level debug"
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on SOCFPGA(Cyclone 5 and Arria 5) based platforms.
|
|
|
|
config DEBUG_SUN9I_UART0
|
|
bool "Kernel low-level debugging messages via sun9i UART0"
|
|
depends on MACH_SUN9I
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Allwinner A80 based platforms on the UART0.
|
|
|
|
config DEBUG_SUNXI_UART0
|
|
bool "Kernel low-level debugging messages via sunXi UART0"
|
|
depends on ARCH_SUNXI
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Allwinner A1X based platforms on the UART0.
|
|
|
|
config DEBUG_SUNXI_UART1
|
|
bool "Kernel low-level debugging messages via sunXi UART1"
|
|
depends on ARCH_SUNXI
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Allwinner A1X based platforms on the UART1.
|
|
|
|
config DEBUG_SUNXI_R_UART
|
|
bool "Kernel low-level debugging messages via sunXi R_UART"
|
|
depends on MACH_SUN6I || MACH_SUN8I
|
|
select DEBUG_UART_8250
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Allwinner A31/A23 based platforms on the R_UART.
|
|
|
|
config DEBUG_SIRFPRIMA2_UART1
|
|
bool "Kernel low-level debugging messages via SiRFprimaII UART1"
|
|
depends on ARCH_PRIMA2
|
|
select DEBUG_SIRFSOC_UART
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the uart1 port on SiRFprimaII devices.
|
|
|
|
config DEBUG_SIRFATLAS7_UART0
|
|
bool "Kernel low-level debugging messages via SiRFatlas7 UART0"
|
|
depends on ARCH_ATLAS7
|
|
select DEBUG_SIRFSOC_UART
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the uart0 port on SiRFATLAS7 devices.The uart0
|
|
is used on SiRFATLAS7 as a extra debug port.sometimes an extra
|
|
debug port can be very useful.
|
|
|
|
config DEBUG_SIRFATLAS7_UART1
|
|
bool "Kernel low-level debugging messages via SiRFatlas7 UART1"
|
|
depends on ARCH_ATLAS7
|
|
select DEBUG_SIRFSOC_UART
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the uart1 port on SiRFATLAS7 devices.
|
|
|
|
config DEBUG_SPEAR3XX
|
|
bool "Kernel low-level debugging messages via ST SPEAr 3xx/6xx UART"
|
|
depends on ARCH_SPEAR3XX || ARCH_SPEAR6XX
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on ST SPEAr based platforms.
|
|
|
|
config DEBUG_SPEAR13XX
|
|
bool "Kernel low-level debugging messages via ST SPEAr 13xx UART"
|
|
depends on ARCH_SPEAR13XX
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on ST SPEAr13xx based platforms.
|
|
|
|
config STIH41X_DEBUG_ASC2
|
|
bool "Use StiH415/416 ASC2 UART for low-level debug"
|
|
depends on ARCH_STI
|
|
select DEBUG_STI_UART
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on STiH415/416 based platforms like b2000, which has
|
|
default UART wired up to ASC2.
|
|
|
|
If unsure, say N.
|
|
|
|
config STIH41X_DEBUG_SBC_ASC1
|
|
bool "Use StiH415/416 SBC ASC1 UART for low-level debug"
|
|
depends on ARCH_STI
|
|
select DEBUG_STI_UART
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on STiH415/416 based platforms like b2020. which has
|
|
default UART wired up to SBC ASC1.
|
|
|
|
If unsure, say N.
|
|
|
|
config TEGRA_DEBUG_UART_AUTO_ODMDATA
|
|
bool "Kernel low-level debugging messages via Tegra UART via ODMDATA"
|
|
depends on ARCH_TEGRA
|
|
select DEBUG_TEGRA_UART
|
|
help
|
|
Automatically determines which UART to use for low-level
|
|
debug based on the ODMDATA value. This value is part of
|
|
the BCT, and is written to the boot memory device using
|
|
nvflash, or other flashing tool. When bits 19:18 are 3,
|
|
then bits 17:15 indicate which UART to use; 0/1/2/3/4
|
|
are UART A/B/C/D/E.
|
|
|
|
config TEGRA_DEBUG_UARTA
|
|
bool "Kernel low-level debugging messages via Tegra UART A"
|
|
depends on ARCH_TEGRA
|
|
select DEBUG_TEGRA_UART
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Tegra based platforms.
|
|
|
|
config TEGRA_DEBUG_UARTB
|
|
bool "Kernel low-level debugging messages via Tegra UART B"
|
|
depends on ARCH_TEGRA
|
|
select DEBUG_TEGRA_UART
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Tegra based platforms.
|
|
|
|
config TEGRA_DEBUG_UARTC
|
|
bool "Kernel low-level debugging messages via Tegra UART C"
|
|
depends on ARCH_TEGRA
|
|
select DEBUG_TEGRA_UART
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Tegra based platforms.
|
|
|
|
config TEGRA_DEBUG_UARTD
|
|
bool "Kernel low-level debugging messages via Tegra UART D"
|
|
depends on ARCH_TEGRA
|
|
select DEBUG_TEGRA_UART
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Tegra based platforms.
|
|
|
|
config TEGRA_DEBUG_UARTE
|
|
bool "Kernel low-level debugging messages via Tegra UART E"
|
|
depends on ARCH_TEGRA
|
|
select DEBUG_TEGRA_UART
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Tegra based platforms.
|
|
|
|
config DEBUG_U300_UART
|
|
bool "Kernel low-level debugging messages via U300 UART0"
|
|
depends on ARCH_U300
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the uart port on U300 devices.
|
|
|
|
config DEBUG_UX500_UART
|
|
depends on ARCH_U8500
|
|
bool "Use Ux500 UART for low-level debug"
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Ux500 based platforms.
|
|
|
|
config DEBUG_VERSATILE
|
|
bool "Kernel low-level debugging messages via ARM Versatile UART"
|
|
depends on ARCH_VERSATILE
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on ARM Versatile platforms.
|
|
|
|
config DEBUG_VEXPRESS_UART0_DETECT
|
|
bool "Autodetect UART0 on Versatile Express Cortex-A core tiles"
|
|
depends on ARCH_VEXPRESS && CPU_CP15_MMU
|
|
help
|
|
This option enables a simple heuristic which tries to determine
|
|
the motherboard's memory map variant (original or RS1) and then
|
|
choose the relevant UART0 base address.
|
|
|
|
Note that this will only work with standard A-class core tiles,
|
|
and may fail with non-standard SMM or custom software models.
|
|
|
|
config DEBUG_VEXPRESS_UART0_CA9
|
|
bool "Use PL011 UART0 at 0x10009000 (V2P-CA9 core tile)"
|
|
depends on ARCH_VEXPRESS
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
This option selects UART0 at 0x10009000. Except for custom models,
|
|
this applies only to the V2P-CA9 tile.
|
|
|
|
config DEBUG_VEXPRESS_UART0_RS1
|
|
bool "Use PL011 UART0 at 0x1c090000 (RS1 complaint tiles)"
|
|
depends on ARCH_VEXPRESS
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
This option selects UART0 at 0x1c090000. This applies to most
|
|
of the tiles using the RS1 memory map, including all new A-class
|
|
core tiles, FPGA-based SMMs and software models.
|
|
|
|
config DEBUG_VEXPRESS_UART0_CRX
|
|
bool "Use PL011 UART0 at 0xb0090000 (Cortex-R compliant tiles)"
|
|
depends on ARCH_VEXPRESS && !MMU
|
|
select DEBUG_UART_PL01X
|
|
help
|
|
This option selects UART0 at 0xb0090000. This is appropriate for
|
|
Cortex-R series tiles and SMMs, such as Cortex-R5 and Cortex-R7
|
|
|
|
config DEBUG_VF_UART
|
|
bool "Vybrid UART"
|
|
depends on SOC_VF610
|
|
help
|
|
Say Y here if you want kernel low-level debugging support
|
|
on Vybrid based platforms.
|
|
|
|
config DEBUG_VT8500_UART0
|
|
bool "Use UART0 on VIA/Wondermedia SoCs"
|
|
depends on ARCH_VT8500
|
|
help
|
|
This option selects UART0 on VIA/Wondermedia System-on-a-chip
|
|
devices, including VT8500, WM8505, WM8650 and WM8850.
|
|
|
|
config DEBUG_ZTE_ZX
|
|
bool "Use ZTE ZX UART"
|
|
select DEBUG_UART_PL01X
|
|
depends on ARCH_ZX
|
|
help
|
|
Say Y here if you are enabling ZTE ZX296702 SOC and need
|
|
debug uart support.
|
|
|
|
This option is preferred over the platform specific
|
|
options; the platform specific options are deprecated
|
|
and will be soon removed.
|
|
|
|
config DEBUG_ZYNQ_UART0
|
|
bool "Kernel low-level debugging on Xilinx Zynq using UART0"
|
|
depends on ARCH_ZYNQ
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART0 on the Zynq platform.
|
|
|
|
config DEBUG_ZYNQ_UART1
|
|
bool "Kernel low-level debugging on Xilinx Zynq using UART1"
|
|
depends on ARCH_ZYNQ
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to UART1 on the Zynq platform.
|
|
|
|
If you have a ZC702 board and want early boot messages to
|
|
appear on the USB serial adaptor, select this option.
|
|
|
|
config DEBUG_ICEDCC
|
|
bool "Kernel low-level debugging via EmbeddedICE DCC channel"
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to the EmbeddedICE macrocell's DCC channel using
|
|
co-processor 14. This is known to work on the ARM9 style ICE
|
|
channel and on the XScale with the PEEDI.
|
|
|
|
Note that the system will appear to hang during boot if there
|
|
is nothing connected to read from the DCC.
|
|
|
|
config DEBUG_SEMIHOSTING
|
|
bool "Kernel low-level debug output via semihosting I/O"
|
|
help
|
|
Semihosting enables code running on an ARM target to use
|
|
the I/O facilities on a host debugger/emulator through a
|
|
simple SVC call. The host debugger or emulator must have
|
|
semihosting enabled for the special svc call to be trapped
|
|
otherwise the kernel will crash.
|
|
|
|
This is known to work with OpenOCD, as well as
|
|
ARM's Fast Models, or any other controlling environment
|
|
that implements semihosting.
|
|
|
|
For more details about semihosting, please see
|
|
chapter 8 of DUI0203I_rvct_developer_guide.pdf from ARM Ltd.
|
|
|
|
config DEBUG_LL_UART_8250
|
|
bool "Kernel low-level debugging via 8250 UART"
|
|
help
|
|
Say Y here if you wish the debug print routes to direct
|
|
their output to an 8250 UART. You can use this option
|
|
to provide the parameters for the 8250 UART rather than
|
|
selecting one of the platform specific options above if
|
|
you know the parameters for the port.
|
|
|
|
This option is preferred over the platform specific
|
|
options; the platform specific options are deprecated
|
|
and will be soon removed.
|
|
|
|
config DEBUG_LL_UART_EFM32
|
|
bool "Kernel low-level debugging via efm32 UART"
|
|
depends on ARCH_EFM32
|
|
help
|
|
Say Y here if you want the debug print routines to direct
|
|
their output to an UART or USART port on efm32 based
|
|
machines. Use the following addresses for DEBUG_UART_PHYS:
|
|
|
|
0x4000c000 | USART0
|
|
0x4000c400 | USART1
|
|
0x4000c800 | USART2
|
|
0x4000e000 | UART0
|
|
0x4000e400 | UART1
|
|
|
|
config DEBUG_LL_UART_PL01X
|
|
bool "Kernel low-level debugging via ARM Ltd PL01x Primecell UART"
|
|
help
|
|
Say Y here if you wish the debug print routes to direct
|
|
their output to a PL01x Primecell UART. You can use
|
|
this option to provide the parameters for the UART
|
|
rather than selecting one of the platform specific
|
|
options above if you know the parameters for the port.
|
|
|
|
This option is preferred over the platform specific
|
|
options; the platform specific options are deprecated
|
|
and will be soon removed.
|
|
|
|
endchoice
|
|
|
|
config DEBUG_AT91_UART
|
|
bool
|
|
depends on ARCH_AT91
|
|
|
|
config DEBUG_EXYNOS_UART
|
|
bool
|
|
|
|
config DEBUG_S3C2410_UART
|
|
bool
|
|
select DEBUG_S3C24XX_UART
|
|
|
|
config DEBUG_S3C24XX_UART
|
|
bool
|
|
|
|
config DEBUG_S3C64XX_UART
|
|
bool
|
|
|
|
config DEBUG_S5PV210_UART
|
|
bool
|
|
|
|
config DEBUG_OMAP2PLUS_UART
|
|
bool
|
|
depends on ARCH_OMAP2PLUS
|
|
|
|
config DEBUG_IMX_UART_PORT
|
|
int "i.MX Debug UART Port Selection"
|
|
depends on DEBUG_IMX1_UART || \
|
|
DEBUG_IMX25_UART || \
|
|
DEBUG_IMX21_IMX27_UART || \
|
|
DEBUG_IMX31_UART || \
|
|
DEBUG_IMX35_UART || \
|
|
DEBUG_IMX50_UART || \
|
|
DEBUG_IMX51_UART || \
|
|
DEBUG_IMX53_UART || \
|
|
DEBUG_IMX6Q_UART || \
|
|
DEBUG_IMX6SL_UART || \
|
|
DEBUG_IMX6SX_UART || \
|
|
DEBUG_IMX6UL_UART || \
|
|
DEBUG_IMX7D_UART
|
|
default 1
|
|
help
|
|
Choose UART port on which kernel low-level debug messages
|
|
should be output.
|
|
|
|
config DEBUG_VF_UART_PORT
|
|
int "Vybrid Debug UART Port Selection" if DEBUG_VF_UART
|
|
default 1
|
|
range 0 3
|
|
depends on SOC_VF610
|
|
help
|
|
Choose UART port on which kernel low-level debug messages
|
|
should be output.
|
|
|
|
config DEBUG_TEGRA_UART
|
|
bool
|
|
depends on ARCH_TEGRA
|
|
|
|
config DEBUG_STI_UART
|
|
bool
|
|
depends on ARCH_STI
|
|
|
|
config DEBUG_SIRFSOC_UART
|
|
bool
|
|
depends on ARCH_SIRF
|
|
|
|
config DEBUG_LL_INCLUDE
|
|
string
|
|
default "debug/sa1100.S" if DEBUG_SA1100
|
|
default "debug/palmchip.S" if DEBUG_UART_8250_PALMCHIP
|
|
default "debug/8250.S" if DEBUG_LL_UART_8250 || DEBUG_UART_8250
|
|
default "debug/at91.S" if DEBUG_AT91_UART
|
|
default "debug/asm9260.S" if DEBUG_ASM9260_UART
|
|
default "debug/clps711x.S" if DEBUG_CLPS711X_UART1 || DEBUG_CLPS711X_UART2
|
|
default "debug/dc21285.S" if DEBUG_DC21285_PORT
|
|
default "debug/meson.S" if DEBUG_MESON_UARTAO
|
|
default "debug/pl01x.S" if DEBUG_LL_UART_PL01X || DEBUG_UART_PL01X
|
|
default "debug/exynos.S" if DEBUG_EXYNOS_UART
|
|
default "debug/efm32.S" if DEBUG_LL_UART_EFM32
|
|
default "debug/icedcc.S" if DEBUG_ICEDCC
|
|
default "debug/imx.S" if DEBUG_IMX1_UART || \
|
|
DEBUG_IMX25_UART || \
|
|
DEBUG_IMX21_IMX27_UART || \
|
|
DEBUG_IMX31_UART || \
|
|
DEBUG_IMX35_UART || \
|
|
DEBUG_IMX50_UART || \
|
|
DEBUG_IMX51_UART || \
|
|
DEBUG_IMX53_UART ||\
|
|
DEBUG_IMX6Q_UART || \
|
|
DEBUG_IMX6SL_UART || \
|
|
DEBUG_IMX6SX_UART || \
|
|
DEBUG_IMX6UL_UART || \
|
|
DEBUG_IMX7D_UART
|
|
default "debug/ks8695.S" if DEBUG_KS8695_UART
|
|
default "debug/msm.S" if DEBUG_QCOM_UARTDM
|
|
default "debug/netx.S" if DEBUG_NETX_UART
|
|
default "debug/omap2plus.S" if DEBUG_OMAP2PLUS_UART
|
|
default "debug/renesas-scif.S" if DEBUG_R7S72100_SCIF2
|
|
default "debug/renesas-scif.S" if DEBUG_RCAR_GEN1_SCIF0
|
|
default "debug/renesas-scif.S" if DEBUG_RCAR_GEN1_SCIF2
|
|
default "debug/renesas-scif.S" if DEBUG_RCAR_GEN2_SCIF0
|
|
default "debug/renesas-scif.S" if DEBUG_RCAR_GEN2_SCIF1
|
|
default "debug/renesas-scif.S" if DEBUG_RCAR_GEN2_SCIF2
|
|
default "debug/renesas-scif.S" if DEBUG_RCAR_GEN2_SCIF4
|
|
default "debug/renesas-scif.S" if DEBUG_RMOBILE_SCIFA0
|
|
default "debug/renesas-scif.S" if DEBUG_RMOBILE_SCIFA1
|
|
default "debug/renesas-scif.S" if DEBUG_RMOBILE_SCIFA4
|
|
default "debug/s3c24xx.S" if DEBUG_S3C24XX_UART || DEBUG_S3C64XX_UART
|
|
default "debug/s5pv210.S" if DEBUG_S5PV210_UART
|
|
default "debug/sirf.S" if DEBUG_SIRFSOC_UART
|
|
default "debug/sti.S" if DEBUG_STI_UART
|
|
default "debug/tegra.S" if DEBUG_TEGRA_UART
|
|
default "debug/ux500.S" if DEBUG_UX500_UART
|
|
default "debug/vexpress.S" if DEBUG_VEXPRESS_UART0_DETECT
|
|
default "debug/vf.S" if DEBUG_VF_UART
|
|
default "debug/vt8500.S" if DEBUG_VT8500_UART0
|
|
default "debug/zynq.S" if DEBUG_ZYNQ_UART0 || DEBUG_ZYNQ_UART1
|
|
default "debug/bcm63xx.S" if DEBUG_BCM63XX_UART
|
|
default "debug/digicolor.S" if DEBUG_DIGICOLOR_UA0
|
|
default "debug/brcmstb.S" if DEBUG_BRCMSTB_UART
|
|
default "mach/debug-macro.S"
|
|
|
|
# Compatibility options for PL01x
|
|
config DEBUG_UART_PL01X
|
|
bool
|
|
|
|
# Compatibility options for 8250
|
|
config DEBUG_UART_8250
|
|
def_bool ARCH_EBSA110 || \
|
|
ARCH_IOP13XX || ARCH_IOP32X || ARCH_IOP33X || ARCH_IXP4XX || \
|
|
ARCH_RPC
|
|
|
|
config DEBUG_UART_PHYS
|
|
hex "Physical base address of debug UART"
|
|
default 0x00100a00 if DEBUG_NETX_UART
|
|
default 0x01c20000 if DEBUG_DAVINCI_DMx_UART0
|
|
default 0x01c28000 if DEBUG_SUNXI_UART0
|
|
default 0x01c28400 if DEBUG_SUNXI_UART1
|
|
default 0x01d0c000 if DEBUG_DAVINCI_DA8XX_UART1
|
|
default 0x01d0d000 if DEBUG_DAVINCI_DA8XX_UART2
|
|
default 0x01f02800 if DEBUG_SUNXI_R_UART
|
|
default 0x02530c00 if DEBUG_KEYSTONE_UART0
|
|
default 0x02531000 if DEBUG_KEYSTONE_UART1
|
|
default 0x03010fe0 if ARCH_RPC
|
|
default 0x07000000 if DEBUG_SUN9I_UART0
|
|
default 0x09405000 if DEBUG_ZTE_ZX
|
|
default 0x10009000 if DEBUG_REALVIEW_STD_PORT || \
|
|
DEBUG_VEXPRESS_UART0_CA9
|
|
default 0x1010c000 if DEBUG_REALVIEW_PB1176_PORT
|
|
default 0x10124000 if DEBUG_RK3X_UART0
|
|
default 0x10126000 if DEBUG_RK3X_UART1
|
|
default 0x101f1000 if DEBUG_VERSATILE
|
|
default 0x101fb000 if DEBUG_NOMADIK_UART
|
|
default 0x10210000 if DEBUG_RV1108_UART2
|
|
default 0x10220000 if DEBUG_RV1108_UART1
|
|
default 0x10230000 if DEBUG_RV1108_UART0
|
|
default 0x11002000 if DEBUG_MT8127_UART0
|
|
default 0x11006000 if DEBUG_MT6589_UART0
|
|
default 0x11009000 if DEBUG_MT8135_UART3
|
|
default 0x16000000 if DEBUG_INTEGRATOR
|
|
default 0x18000300 if DEBUG_BCM_5301X
|
|
default 0x18000400 if DEBUG_BCM_HR2
|
|
default 0x18010000 if DEBUG_SIRFATLAS7_UART0
|
|
default 0x18020000 if DEBUG_SIRFATLAS7_UART1
|
|
default 0x18023000 if DEBUG_BCM_IPROC_UART3
|
|
default 0x1c090000 if DEBUG_VEXPRESS_UART0_RS1
|
|
default 0x20001000 if DEBUG_HIP01_UART
|
|
default 0x20060000 if DEBUG_RK29_UART0
|
|
default 0x20064000 if DEBUG_RK29_UART1 || DEBUG_RK3X_UART2
|
|
default 0x20068000 if DEBUG_RK29_UART2 || DEBUG_RK3X_UART3
|
|
default 0x20201000 if DEBUG_BCM2835
|
|
default 0x3e000000 if DEBUG_BCM_KONA_UART
|
|
default 0x3f201000 if DEBUG_BCM2836
|
|
default 0x4000e400 if DEBUG_LL_UART_EFM32
|
|
default 0x40028000 if DEBUG_AT91_SAMV7_USART1
|
|
default 0x40081000 if DEBUG_LPC18XX_UART0
|
|
default 0x40090000 if DEBUG_LPC32XX
|
|
default 0x40100000 if DEBUG_PXA_UART1
|
|
default 0x42000000 if DEBUG_GEMINI
|
|
default 0x44e09000 if DEBUG_AM33XXUART1
|
|
default 0x48020000 if DEBUG_OMAP4UART3 || DEBUG_TI81XXUART1
|
|
default 0x48022000 if DEBUG_TI81XXUART2
|
|
default 0x48024000 if DEBUG_TI81XXUART3
|
|
default 0x4806a000 if DEBUG_OMAP2UART1 || DEBUG_OMAP3UART1 || \
|
|
DEBUG_OMAP4UART1 || DEBUG_OMAP5UART1
|
|
default 0x4806c000 if DEBUG_OMAP2UART2 || DEBUG_OMAP3UART2 || \
|
|
DEBUG_OMAP4UART2 || DEBUG_OMAP5UART2
|
|
default 0x4806e000 if DEBUG_OMAP2UART3 || DEBUG_OMAP4UART4
|
|
default 0x49020000 if DEBUG_OMAP3UART3
|
|
default 0x49042000 if DEBUG_OMAP3UART4
|
|
default 0x50000000 if DEBUG_S3C24XX_UART && (DEBUG_S3C_UART0 || \
|
|
DEBUG_S3C2410_UART0)
|
|
default 0x50004000 if DEBUG_S3C24XX_UART && (DEBUG_S3C_UART1 || \
|
|
DEBUG_S3C2410_UART1)
|
|
default 0x50008000 if DEBUG_S3C24XX_UART && (DEBUG_S3C_UART2 || \
|
|
DEBUG_S3C2410_UART2)
|
|
default 0x78000000 if DEBUG_CNS3XXX
|
|
default 0x7c0003f8 if DEBUG_FOOTBRIDGE_COM1
|
|
default 0x7f005000 if DEBUG_S3C64XX_UART && DEBUG_S3C_UART0
|
|
default 0x7f005400 if DEBUG_S3C64XX_UART && DEBUG_S3C_UART1
|
|
default 0x7f005800 if DEBUG_S3C64XX_UART && DEBUG_S3C_UART2
|
|
default 0x7f005c00 if DEBUG_S3C64XX_UART && DEBUG_S3C_UART3
|
|
default 0x80010000 if DEBUG_ASM9260_UART
|
|
default 0x80070000 if DEBUG_IMX23_UART
|
|
default 0x80074000 if DEBUG_IMX28_UART
|
|
default 0x80230000 if DEBUG_PICOXCELL_UART
|
|
default 0x808c0000 if DEBUG_EP93XX || ARCH_EP93XX
|
|
default 0x90020000 if DEBUG_NSPIRE_CLASSIC_UART || DEBUG_NSPIRE_CX_UART
|
|
default 0xb0060000 if DEBUG_SIRFPRIMA2_UART1
|
|
default 0xb0090000 if DEBUG_VEXPRESS_UART0_CRX
|
|
default 0xc0013000 if DEBUG_U300_UART
|
|
default 0xc8000000 if ARCH_IXP4XX && !CPU_BIG_ENDIAN
|
|
default 0xc8000003 if ARCH_IXP4XX && CPU_BIG_ENDIAN
|
|
default 0xd0000000 if DEBUG_SPEAR3XX
|
|
default 0xd0012000 if DEBUG_MVEBU_UART0
|
|
default 0xc81004c0 if DEBUG_MESON_UARTAO
|
|
default 0xd4017000 if DEBUG_MMP_UART2
|
|
default 0xd4018000 if DEBUG_MMP_UART3
|
|
default 0xe0000000 if DEBUG_SPEAR13XX
|
|
default 0xe4007000 if DEBUG_HIP04_UART
|
|
default 0xe6c40000 if DEBUG_RMOBILE_SCIFA0
|
|
default 0xe6c50000 if DEBUG_RMOBILE_SCIFA1
|
|
default 0xe6c80000 if DEBUG_RMOBILE_SCIFA4
|
|
default 0xe6e58000 if DEBUG_RCAR_GEN2_SCIF2
|
|
default 0xe6e60000 if DEBUG_RCAR_GEN2_SCIF0
|
|
default 0xe6e68000 if DEBUG_RCAR_GEN2_SCIF1
|
|
default 0xe6ee0000 if DEBUG_RCAR_GEN2_SCIF4
|
|
default 0xe8008000 if DEBUG_R7S72100_SCIF2
|
|
default 0xf0000be0 if ARCH_EBSA110
|
|
default 0xf1012000 if DEBUG_MVEBU_UART0_ALTERNATE
|
|
default 0xf1012100 if DEBUG_MVEBU_UART1_ALTERNATE
|
|
default 0xf7fc9000 if DEBUG_BERLIN_UART
|
|
default 0xf8020000 if DEBUG_AT91_SAMA5D2_UART1
|
|
default 0xf8b00000 if DEBUG_HIX5HD2_UART
|
|
default 0xf991e000 if DEBUG_QCOM_UARTDM
|
|
default 0xfc00c000 if DEBUG_AT91_SAMA5D4_USART3
|
|
default 0xfcb00000 if DEBUG_HI3620_UART
|
|
default 0xfd883000 if DEBUG_ALPINE_UART0
|
|
default 0xfe800000 if ARCH_IOP32X
|
|
default 0xff690000 if DEBUG_RK32_UART2
|
|
default 0xffc02000 if DEBUG_SOCFPGA_UART0
|
|
default 0xffc02100 if DEBUG_SOCFPGA_ARRIA10_UART1
|
|
default 0xffc03000 if DEBUG_SOCFPGA_CYCLONE5_UART1
|
|
default 0xffd82340 if ARCH_IOP13XX
|
|
default 0xffe40000 if DEBUG_RCAR_GEN1_SCIF0
|
|
default 0xffe42000 if DEBUG_RCAR_GEN1_SCIF2
|
|
default 0xfff36000 if DEBUG_HIGHBANK_UART
|
|
default 0xfffb0000 if DEBUG_OMAP1UART1 || DEBUG_OMAP7XXUART1
|
|
default 0xfffb0800 if DEBUG_OMAP1UART2 || DEBUG_OMAP7XXUART2
|
|
default 0xfffb9800 if DEBUG_OMAP1UART3 || DEBUG_OMAP7XXUART3
|
|
default 0xfffe8600 if DEBUG_BCM63XX_UART
|
|
default 0xffffee00 if DEBUG_AT91_SAM9263_DBGU
|
|
default 0xfffff200 if DEBUG_AT91_RM9200_DBGU
|
|
default 0xfffff700 if ARCH_IOP33X
|
|
depends on ARCH_EP93XX || \
|
|
DEBUG_LL_UART_8250 || DEBUG_LL_UART_PL01X || \
|
|
DEBUG_LL_UART_EFM32 || \
|
|
DEBUG_UART_8250 || DEBUG_UART_PL01X || DEBUG_MESON_UARTAO || \
|
|
DEBUG_NETX_UART || \
|
|
DEBUG_QCOM_UARTDM || DEBUG_R7S72100_SCIF2 || \
|
|
DEBUG_RCAR_GEN1_SCIF0 || DEBUG_RCAR_GEN1_SCIF2 || \
|
|
DEBUG_RCAR_GEN2_SCIF0 || DEBUG_RCAR_GEN2_SCIF1 || \
|
|
DEBUG_RCAR_GEN2_SCIF2 || DEBUG_RCAR_GEN2_SCIF4 || \
|
|
DEBUG_RMOBILE_SCIFA0 || DEBUG_RMOBILE_SCIFA1 || \
|
|
DEBUG_RMOBILE_SCIFA4 || DEBUG_S3C24XX_UART || \
|
|
DEBUG_S3C64XX_UART || \
|
|
DEBUG_BCM63XX_UART || DEBUG_ASM9260_UART || \
|
|
DEBUG_SIRFSOC_UART || DEBUG_DIGICOLOR_UA0 || \
|
|
DEBUG_AT91_UART
|
|
|
|
config DEBUG_UART_VIRT
|
|
hex "Virtual base address of debug UART"
|
|
default 0xc881f000 if DEBUG_RV1108_UART2
|
|
default 0xc8821000 if DEBUG_RV1108_UART1
|
|
default 0xc8912000 if DEBUG_RV1108_UART0
|
|
default 0xe0000a00 if DEBUG_NETX_UART
|
|
default 0xe0010fe0 if ARCH_RPC
|
|
default 0xf0000be0 if ARCH_EBSA110
|
|
default 0xf0010000 if DEBUG_ASM9260_UART
|
|
default 0xf01fb000 if DEBUG_NOMADIK_UART
|
|
default 0xf0201000 if DEBUG_BCM2835 || DEBUG_BCM2836
|
|
default 0xf1000300 if DEBUG_BCM_5301X
|
|
default 0xf1000400 if DEBUG_BCM_HR2
|
|
default 0xf1002000 if DEBUG_MT8127_UART0
|
|
default 0xf1006000 if DEBUG_MT6589_UART0
|
|
default 0xf1009000 if DEBUG_MT8135_UART3
|
|
default 0xf1023000 if DEBUG_BCM_IPROC_UART3
|
|
default 0xf11f1000 if DEBUG_VERSATILE
|
|
default 0xf1600000 if DEBUG_INTEGRATOR
|
|
default 0xf1c28000 if DEBUG_SUNXI_UART0
|
|
default 0xf1c28400 if DEBUG_SUNXI_UART1
|
|
default 0xf1f02800 if DEBUG_SUNXI_R_UART
|
|
default 0xf31004c0 if DEBUG_MESON_UARTAO
|
|
default 0xf4090000 if DEBUG_LPC32XX
|
|
default 0xf4200000 if DEBUG_GEMINI
|
|
default 0xf6200000 if DEBUG_PXA_UART1
|
|
default 0xf7000000 if DEBUG_SUN9I_UART0
|
|
default 0xf7000000 if DEBUG_S3C64XX_UART && DEBUG_S3C_UART0
|
|
default 0xf7000000 if DEBUG_S3C24XX_UART && (DEBUG_S3C_UART0 || \
|
|
DEBUG_S3C2410_UART0)
|
|
default 0xf7000400 if DEBUG_S3C64XX_UART && DEBUG_S3C_UART1
|
|
default 0xf7000800 if DEBUG_S3C64XX_UART && DEBUG_S3C_UART2
|
|
default 0xf7000c00 if DEBUG_S3C64XX_UART && DEBUG_S3C_UART3
|
|
default 0xf7004000 if DEBUG_S3C24XX_UART && (DEBUG_S3C_UART1 || \
|
|
DEBUG_S3C2410_UART1)
|
|
default 0xf7008000 if DEBUG_S3C24XX_UART && (DEBUG_S3C_UART2 || \
|
|
DEBUG_S3C2410_UART2)
|
|
default 0xf7020000 if DEBUG_AT91_SAMA5D2_UART1
|
|
default 0xf7fc9000 if DEBUG_BERLIN_UART
|
|
default 0xf8007000 if DEBUG_HIP04_UART
|
|
default 0xf8009000 if DEBUG_VEXPRESS_UART0_CA9
|
|
default 0xf8090000 if DEBUG_VEXPRESS_UART0_RS1
|
|
default 0xf8ffee00 if DEBUG_AT91_SAM9263_DBGU
|
|
default 0xf8fff200 if DEBUG_AT91_RM9200_DBGU
|
|
default 0xf9e09000 if DEBUG_AM33XXUART1
|
|
default 0xfa020000 if DEBUG_OMAP4UART3 || DEBUG_TI81XXUART1
|
|
default 0xfa022000 if DEBUG_TI81XXUART2
|
|
default 0xfa024000 if DEBUG_TI81XXUART3
|
|
default 0xfa06a000 if DEBUG_OMAP2UART1 || DEBUG_OMAP3UART1 || \
|
|
DEBUG_OMAP4UART1 || DEBUG_OMAP5UART1
|
|
default 0xfa06c000 if DEBUG_OMAP2UART2 || DEBUG_OMAP3UART2 || \
|
|
DEBUG_OMAP4UART2 || DEBUG_OMAP5UART2
|
|
default 0xfa06e000 if DEBUG_OMAP2UART3 || DEBUG_OMAP4UART4
|
|
default 0xfa71e000 if DEBUG_QCOM_UARTDM
|
|
default 0xfb002000 if DEBUG_CNS3XXX
|
|
default 0xfb009000 if DEBUG_REALVIEW_STD_PORT
|
|
default 0xfb00c000 if DEBUG_AT91_SAMA5D4_USART3
|
|
default 0xfb020000 if DEBUG_OMAP3UART3
|
|
default 0xfb042000 if DEBUG_OMAP3UART4
|
|
default 0xfb10c000 if DEBUG_REALVIEW_PB1176_PORT
|
|
default 0xfc705000 if DEBUG_ZTE_ZX
|
|
default 0xfcfe8600 if DEBUG_BCM63XX_UART
|
|
default 0xfd000000 if DEBUG_SPEAR3XX || DEBUG_SPEAR13XX
|
|
default 0xfd012000 if DEBUG_MVEBU_UART0_ALTERNATE && ARCH_MV78XX0
|
|
default 0xfd883000 if DEBUG_ALPINE_UART0
|
|
default 0xfde12000 if DEBUG_MVEBU_UART0_ALTERNATE && ARCH_DOVE
|
|
default 0xfe012000 if DEBUG_MVEBU_UART0_ALTERNATE && ARCH_ORION5X
|
|
default 0xfe017000 if DEBUG_MMP_UART2
|
|
default 0xfe018000 if DEBUG_MMP_UART3
|
|
default 0xfe100000 if DEBUG_IMX23_UART || DEBUG_IMX28_UART
|
|
default 0xfe230000 if DEBUG_PICOXCELL_UART
|
|
default 0xfe300000 if DEBUG_BCM_KONA_UART
|
|
default 0xfe800000 if ARCH_IOP32X
|
|
default 0xfeb00000 if DEBUG_HI3620_UART || DEBUG_HIX5HD2_UART
|
|
default 0xfeb24000 if DEBUG_RK3X_UART0
|
|
default 0xfeb26000 if DEBUG_RK3X_UART1
|
|
default 0xfeb30c00 if DEBUG_KEYSTONE_UART0
|
|
default 0xfeb31000 if DEBUG_KEYSTONE_UART1
|
|
default 0xfec02000 if DEBUG_SOCFPGA_UART0
|
|
default 0xfec02100 if DEBUG_SOCFPGA_ARRIA10_UART1
|
|
default 0xfec03000 if DEBUG_SOCFPGA_CYCLONE5_UART1
|
|
default 0xfec12000 if (DEBUG_MVEBU_UART0 || DEBUG_MVEBU_UART0_ALTERNATE) && ARCH_MVEBU
|
|
default 0xfec12100 if DEBUG_MVEBU_UART1_ALTERNATE
|
|
default 0xfec10000 if DEBUG_SIRFATLAS7_UART0
|
|
default 0xfec20000 if DEBUG_DAVINCI_DMx_UART0
|
|
default 0xfec20000 if DEBUG_SIRFATLAS7_UART1
|
|
default 0xfec60000 if DEBUG_SIRFPRIMA2_UART1
|
|
default 0xfec90000 if DEBUG_RK32_UART2
|
|
default 0xfed0c000 if DEBUG_DAVINCI_DA8XX_UART1
|
|
default 0xfed0d000 if DEBUG_DAVINCI_DA8XX_UART2
|
|
default 0xfed60000 if DEBUG_RK29_UART0
|
|
default 0xfed64000 if DEBUG_RK29_UART1 || DEBUG_RK3X_UART2
|
|
default 0xfed68000 if DEBUG_RK29_UART2 || DEBUG_RK3X_UART3
|
|
default 0xfedc0000 if DEBUG_EP93XX
|
|
default 0xfee003f8 if DEBUG_FOOTBRIDGE_COM1
|
|
default 0xfee20000 if DEBUG_NSPIRE_CLASSIC_UART || DEBUG_NSPIRE_CX_UART
|
|
default 0xfee82340 if ARCH_IOP13XX
|
|
default 0xfef00000 if ARCH_IXP4XX && !CPU_BIG_ENDIAN
|
|
default 0xfef00003 if ARCH_IXP4XX && CPU_BIG_ENDIAN
|
|
default 0xfef36000 if DEBUG_HIGHBANK_UART
|
|
default 0xfefb0000 if DEBUG_OMAP1UART1 || DEBUG_OMAP7XXUART1
|
|
default 0xfefb0800 if DEBUG_OMAP1UART2 || DEBUG_OMAP7XXUART2
|
|
default 0xfefb9800 if DEBUG_OMAP1UART3 || DEBUG_OMAP7XXUART3
|
|
default 0xfefff700 if ARCH_IOP33X
|
|
default 0xff003000 if DEBUG_U300_UART
|
|
default 0xffd01000 if DEBUG_HIP01_UART
|
|
default DEBUG_UART_PHYS if !MMU
|
|
depends on DEBUG_LL_UART_8250 || DEBUG_LL_UART_PL01X || \
|
|
DEBUG_UART_8250 || DEBUG_UART_PL01X || DEBUG_MESON_UARTAO || \
|
|
DEBUG_NETX_UART || \
|
|
DEBUG_QCOM_UARTDM || DEBUG_S3C24XX_UART || \
|
|
DEBUG_S3C64XX_UART || \
|
|
DEBUG_BCM63XX_UART || DEBUG_ASM9260_UART || \
|
|
DEBUG_SIRFSOC_UART || DEBUG_DIGICOLOR_UA0 || \
|
|
DEBUG_AT91_UART
|
|
|
|
config DEBUG_UART_8250_SHIFT
|
|
int "Register offset shift for the 8250 debug UART"
|
|
depends on DEBUG_LL_UART_8250 || DEBUG_UART_8250
|
|
default 0 if DEBUG_FOOTBRIDGE_COM1 || ARCH_IOP32X || DEBUG_BCM_5301X || \
|
|
DEBUG_BCM_HR2 || DEBUG_OMAP7XXUART1 || DEBUG_OMAP7XXUART2 || \
|
|
DEBUG_OMAP7XXUART3
|
|
default 2
|
|
|
|
config DEBUG_UART_8250_WORD
|
|
bool "Use 32-bit accesses for 8250 UART"
|
|
depends on DEBUG_LL_UART_8250 || DEBUG_UART_8250
|
|
depends on DEBUG_UART_8250_SHIFT >= 2
|
|
default y if DEBUG_PICOXCELL_UART || \
|
|
DEBUG_SOCFPGA_UART0 || DEBUG_SOCFPGA_ARRIA10_UART1 || \
|
|
DEBUG_SOCFPGA_CYCLONE5_UART1 || DEBUG_KEYSTONE_UART0 || \
|
|
DEBUG_KEYSTONE_UART1 || DEBUG_ALPINE_UART0 || \
|
|
DEBUG_DAVINCI_DMx_UART0 || DEBUG_DAVINCI_DA8XX_UART1 || \
|
|
DEBUG_DAVINCI_DA8XX_UART2 || DEBUG_BCM_IPROC_UART3 || \
|
|
DEBUG_BCM_KONA_UART || DEBUG_RK32_UART2
|
|
|
|
config DEBUG_UART_8250_PALMCHIP
|
|
bool "8250 UART is Palmchip BK-310x"
|
|
depends on DEBUG_LL_UART_8250 || DEBUG_UART_8250
|
|
help
|
|
Palmchip provides a UART implementation compatible with 16550
|
|
except for having a different register layout. Say Y here if
|
|
the debug UART is of this type.
|
|
|
|
config DEBUG_UART_8250_FLOW_CONTROL
|
|
bool "Enable flow control for 8250 UART"
|
|
depends on DEBUG_LL_UART_8250 || DEBUG_UART_8250
|
|
default y if ARCH_EBSA110 || DEBUG_FOOTBRIDGE_COM1 || DEBUG_GEMINI || ARCH_RPC
|
|
|
|
config DEBUG_UNCOMPRESS
|
|
bool "Enable decompressor debugging via DEBUG_LL output"
|
|
depends on ARCH_MULTIPLATFORM || PLAT_SAMSUNG || ARM_SINGLE_ARMV7M
|
|
depends on DEBUG_LL && !DEBUG_OMAP2PLUS_UART && \
|
|
(!DEBUG_TEGRA_UART || !ZBOOT_ROM) && \
|
|
!DEBUG_BRCMSTB_UART
|
|
help
|
|
This option influences the normal decompressor output for
|
|
multiplatform kernels. Normally, multiplatform kernels disable
|
|
decompressor output because it is not possible to know where to
|
|
send the decompressor output.
|
|
|
|
When this option is set, the selected DEBUG_LL output method
|
|
will be re-used for normal decompressor output on multiplatform
|
|
kernels.
|
|
|
|
|
|
config UNCOMPRESS_INCLUDE
|
|
string
|
|
default "debug/uncompress.h" if ARCH_MULTIPLATFORM || ARCH_MSM || \
|
|
ARCH_QCOM || PLAT_SAMSUNG || ARM_SINGLE_ARMV7M
|
|
default "mach/uncompress.h"
|
|
|
|
config EARLY_PRINTK
|
|
bool "Early printk"
|
|
depends on DEBUG_LL
|
|
help
|
|
Say Y here if you want to have an early console using the
|
|
kernel low-level debugging functions. Add earlyprintk to your
|
|
kernel parameters to enable this console.
|
|
|
|
config ARM_KPROBES_TEST
|
|
tristate "Kprobes test module"
|
|
depends on KPROBES && MODULES
|
|
help
|
|
Perform tests of kprobes API and instruction set simulation.
|
|
|
|
config PID_IN_CONTEXTIDR
|
|
bool "Write the current PID to the CONTEXTIDR register"
|
|
depends on CPU_COPY_V6
|
|
help
|
|
Enabling this option causes the kernel to write the current PID to
|
|
the PROCID field of the CONTEXTIDR register, at the expense of some
|
|
additional instructions during context switch. Say Y here only if you
|
|
are planning to use hardware trace tools with this kernel.
|
|
|
|
source "drivers/hwtracing/coresight/Kconfig"
|