Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BOUNCE
has multiple definitions:
mm/Kconfig
The configuration item CONFIG_BOUNCE:
CONFIG_BLOCK && CONFIG_MMU && CONFIG_HIGHMEM
Enable bounce buffers for devices that cannot access the full range of memory available to the CPU. Enabled by default when HIGHMEM is selected, but you may say n to override this.
mm/Kconfig
The configuration item CONFIG_BOUNCE:
CONFIG_BLOCK && CONFIG_MMU && ( CONFIG_ZONE_DMA || CONFIG_HIGHMEM )
(none)
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 - B index
Automatically generated (in year 2024). See also LKDDb sources on GitLab