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
49 being available as a stand alone CPU was also used in many
50 System-On-Chip devices (eg 68328, 68302, etc). It does not contain
61 System-On-Chip parts, and does not contain a paging MMU.
133 Select the type of ColdFire System-on-Chip (SoC) that you want
314 At some point in the future, this will cause floating-point math
316 floating-point math coprocessor. Thrill-seekers and chronically
317 sleep-deprived psychotic hacker types can say Y now, everyone else
335 This option prevents any floating-point instructions from being
338 kernel will only be usable on machines without a floating-point
340 needs to be executed whether a floating-point instruction in the
359 bool "Use read-modify-write instructions"
363 read-modify-write bus cycles. While this is faster than the
368 configuration where it should work are 68030-based Ataris, where it
387 bool "Use write-through caching for 68060 supervisor accesses"
391 Copyback caching means that memory writes will be held in an on-chip
498 bool "Write-through"
500 The ColdFire CPU cache is set into Write-through mode.
503 bool "Copy-back"
505 The ColdFire CPU cache is set into Copy-back mode.