Lines Matching refs:kernel
49 source "kernel/Kconfig.hz"
56 The kernel memory allocator divides physically contiguous memory
58 pages. This option selects the largest power of two that the kernel
92 bool "Default bootloader kernel arguments"
96 string "Default kernel command string"
101 pass arguments to the kernel. For these platforms, you can supply
103 other cases you can specify kernel args so that you don't have
107 bool "Force default kernel command string"
110 Set this to have arguments from the default kernel command string
114 bool "Ignore kernel command string from DTB"
123 bool "Passed kernel command line from u-boot"
125 Use bootargs env variable from u-boot for kernel command line.
126 will override "Default kernel command string".
142 bool "Prompt for advanced kernel configuration options"
148 bool "Set custom kernel MMU region base address"
151 This option allows you to set the virtual address of the kernel MMU region.
156 hex "Virtual base address of the kernel MMU region " if NIOS2_KERNEL_MMU_REGION_BASE_BOOL
159 This option allows you to set the virtual base address of the kernel MMU region.
162 bool "Set custom kernel region base address"
165 This option allows you to set the virtual address of the kernel region.
170 hex "Virtual base address of the kernel region " if NIOS2_KERNEL_REGION_BASE_BOOL