Lines Matching refs:kernel
48 source "kernel/Kconfig.hz"
54 The kernel page allocator limits the size of maximal physically
89 bool "Default bootloader kernel arguments"
93 string "Default kernel command string"
98 pass arguments to the kernel. For these platforms, you can supply
100 other cases you can specify kernel args so that you don't have
104 bool "Force default kernel command string"
107 Set this to have arguments from the default kernel command string
111 bool "Ignore kernel command string from DTB"
120 bool "Passed kernel command line from u-boot"
122 Use bootargs env variable from u-boot for kernel command line.
123 will override "Default kernel command string".
139 bool "Prompt for advanced kernel configuration options"
145 bool "Set custom kernel MMU region base address"
148 This option allows you to set the virtual address of the kernel MMU region.
153 hex "Virtual base address of the kernel MMU region " if NIOS2_KERNEL_MMU_REGION_BASE_BOOL
156 This option allows you to set the virtual base address of the kernel MMU region.
159 bool "Set custom kernel region base address"
162 This option allows you to set the virtual address of the kernel region.
167 hex "Virtual base address of the kernel region " if NIOS2_KERNEL_REGION_BASE_BOOL