From dec69994eef50ae90ae3f7e600e77144c2ac1142 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 15 May 2018 10:39:52 -0500 Subject: Config updates for upstream kconfig patch 17baab68d337a0bf4654091e2b4cd67c3fdb44d8 --- configs/fedora/generic/x86/i686/CONFIG_FLATMEM_MANUAL | 1 + configs/fedora/generic/x86/i686/CONFIG_UNWINDER_FRAME_POINTER | 1 + 2 files changed, 2 insertions(+) create mode 100644 configs/fedora/generic/x86/i686/CONFIG_FLATMEM_MANUAL create mode 100644 configs/fedora/generic/x86/i686/CONFIG_UNWINDER_FRAME_POINTER (limited to 'configs/fedora/generic/x86/i686') diff --git a/configs/fedora/generic/x86/i686/CONFIG_FLATMEM_MANUAL b/configs/fedora/generic/x86/i686/CONFIG_FLATMEM_MANUAL new file mode 100644 index 000000000..b063065ac --- /dev/null +++ b/configs/fedora/generic/x86/i686/CONFIG_FLATMEM_MANUAL @@ -0,0 +1 @@ +# CONFIG_FLATMEM_MANUAL is not set diff --git a/configs/fedora/generic/x86/i686/CONFIG_UNWINDER_FRAME_POINTER b/configs/fedora/generic/x86/i686/CONFIG_UNWINDER_FRAME_POINTER new file mode 100644 index 000000000..0938fde11 --- /dev/null +++ b/configs/fedora/generic/x86/i686/CONFIG_UNWINDER_FRAME_POINTER @@ -0,0 +1 @@ +CONFIG_UNWINDER_FRAME_POINTER=y -- cgit