Lines Matching +full:stand +full:- +full:alone
1 # SPDX-License-Identifier: GPL-2.0
13 applications, and are all System-On-Chip (SOC) devices, as opposed
14 to stand alone CPUs. They implement a subset of the original 68000
52 being available as a stand alone CPU was also used in many
53 System-On-Chip devices (eg 68328, 68302, etc). It does not contain
65 System-On-Chip parts, and does not contain a paging MMU.
140 Select the type of ColdFire System-on-Chip (SoC) that you want
343 At some point in the future, this will cause floating-point math
345 floating-point math coprocessor. Thrill-seekers and chronically
346 sleep-deprived psychotic hacker types can say Y now, everyone else
364 This option prevents any floating-point instructions from being
367 kernel will only be usable on machines without a floating-point
369 needs to be executed whether a floating-point instruction in the
388 bool "Use read-modify-write instructions"
392 read-modify-write bus cycles. While this is faster than the
397 configuration where it should work are 68030-based Ataris, where it
434 bool "Use write-through caching for 68060 supervisor accesses"
438 Copyback caching means that memory writes will be held in an on-chip
543 bool "Write-through"
545 The ColdFire CPU cache is set into Write-through mode.
548 bool "Copy-back"
550 The ColdFire CPU cache is set into Copy-back mode.