diff options
Diffstat (limited to 'arch/x86/configs/tiny.config')
-rw-r--r-- | arch/x86/configs/tiny.config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/x86/configs/tiny.config b/arch/x86/configs/tiny.config new file mode 100644 index 000000000..66c9e2aab --- /dev/null +++ b/arch/x86/configs/tiny.config @@ -0,0 +1,5 @@ +CONFIG_NOHIGHMEM=y +# CONFIG_HIGHMEM4G is not set +# CONFIG_HIGHMEM64G is not set +CONFIG_UNWINDER_GUESS=y +# CONFIG_UNWINDER_FRAME_POINTER is not set |