Lines Matching refs:kernel
51 source "kernel/Kconfig.preempt"
53 source "kernel/Kconfig.freezer"
55 source "kernel/Kconfig.hz"
64 The kernel memory allocator divides physically contiguous memory
66 pages. This option selects the largest power of two that the kernel
100 bool "Default bootloader kernel arguments"
104 string "Default kernel command string"
109 pass arguments to the kernel. For these platforms, you can supply
111 other cases you can specify kernel args so that you don't have
115 bool "Force default kernel command string"
118 Set this to have arguments from the default kernel command string
122 bool "Ignore kernel command string from DTB"
131 bool "Passed kernel command line from u-boot"
134 Use bootargs env variable from u-boot for kernel command line.
135 will override "Default kernel command string".
151 bool "Prompt for advanced kernel configuration options"
158 bool "Set custom kernel MMU region base address"
161 This option allows you to set the virtual address of the kernel MMU region.
166 hex "Virtual base address of the kernel MMU region " if NIOS2_KERNEL_MMU_REGION_BASE_BOOL
169 This option allows you to set the virtual base address of the kernel MMU region.
172 bool "Set custom kernel region base address"
175 This option allows you to set the virtual address of the kernel region.
180 hex "Virtual base address of the kernel region " if NIOS2_KERNEL_REGION_BASE_BOOL