[arch-commits] Commit in linux-lts/trunk (config config.x86_64)

Tobias Powalowski tpowa at nymeria.archlinux.org
Fri Feb 1 09:23:23 UTC 2013


    Date: Friday, February 1, 2013 @ 10:23:23
  Author: tpowa
Revision: 176840

As Tom stated efi_vars should be in the kernel for systemd

Modified:
  linux-lts/trunk/config
  linux-lts/trunk/config.x86_64

---------------+
 config        |    2 +-
 config.x86_64 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===================================================================
--- config	2013-02-01 09:22:50 UTC (rev 176839)
+++ config	2013-02-01 09:23:23 UTC (rev 176840)
@@ -4920,7 +4920,7 @@
 CONFIG_EDD=m
 # CONFIG_EDD_OFF is not set
 CONFIG_FIRMWARE_MEMMAP=y
-CONFIG_EFI_VARS=m
+CONFIG_EFI_VARS=y
 CONFIG_DELL_RBU=m
 CONFIG_DCDBAS=m
 CONFIG_DMIID=y

Modified: config.x86_64
===================================================================
--- config.x86_64	2013-02-01 09:22:50 UTC (rev 176839)
+++ config.x86_64	2013-02-01 09:23:23 UTC (rev 176840)
@@ -4678,7 +4678,7 @@
 CONFIG_EDD=m
 # CONFIG_EDD_OFF is not set
 CONFIG_FIRMWARE_MEMMAP=y
-CONFIG_EFI_VARS=m
+CONFIG_EFI_VARS=y
 CONFIG_DELL_RBU=m
 CONFIG_DCDBAS=m
 CONFIG_DMIID=y




More information about the arch-commits mailing list