Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CPU_DCACHE_WRITETHROUGH
has multiple definitions:
arch/arm/mm/Kconfig
The configuration item CONFIG_CPU_DCACHE_WRITETHROUGH:
(( CONFIG_CPU_ARM740T || CONFIG_CPU_ARM920T || CONFIG_CPU_ARM922T || CONFIG_CPU_ARM925T || CONFIG_CPU_ARM926T || CONFIG_CPU_ARM940T || CONFIG_CPU_ARM946E || CONFIG_CPU_ARM1020 || CONFIG_CPU_FA526 ) && ! CONFIG_CPU_DCACHE_DISABLE ) && ( CONFIG_CPU_ARM925T )
Say Y here to use the data cache in writethrough mode. Unless you specifically require this or are unsure, say N.
arch/nds32/Kconfig.cpu
The configuration item CONFIG_CPU_DCACHE_WRITETHROUGH:
! CONFIG_CPU_DCACHE_DISABLE
Say Y here to use the data cache in writethrough mode. Unless you specifically require this or are unsure, say N.
arch/unicore32/mm/Kconfig
The configuration item CONFIG_CPU_DCACHE_WRITETHROUGH:
(none)
Say Y here to use the data cache in writethrough mode. Unless you specifically require this or are unsure, say N.
arch/arm/Kconfig
The configuration item CONFIG_CPU_DCACHE_WRITETHROUGH:
( CONFIG_CPU_ARM920T || CONFIG_CPU_ARM922T || CONFIG_CPU_ARM926T || CONFIG_CPU_ARM1020 ) && ! CONFIG_CPU_DISABLE_DCACHE
Say Y here to use the data cache in writethough mode. Unless you specifically require this or are unsure, say N.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab