From 0b7084fadf4e7aed55dbce9b724673d68d4c0feb Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Tue, 10 Sep 2013 07:43:52 +0000 Subject: [PATCH] disable CONFIG_EFI_VARS --- config | 4 +--- config.x86_64 | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/config b/config index 6e90672..75670c7 100644 --- a/config +++ b/config @@ -5673,9 +5673,7 @@ CONFIG_ISCSI_IBFT=m # # EFI (Extensible Firmware Interface) Support # -CONFIG_EFI_VARS=m -CONFIG_EFI_VARS_PSTORE=m -CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y +# CONFIG_EFI_VARS is not set # # File systems diff --git a/config.x86_64 b/config.x86_64 index f299f77..43643e7 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -5464,9 +5464,7 @@ CONFIG_ISCSI_IBFT=m # # EFI (Extensible Firmware Interface) Support # -CONFIG_EFI_VARS=m -CONFIG_EFI_VARS_PSTORE=m -CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y +# CONFIG_EFI_VARS is not set # # File systems