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

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


    Date: Friday, February 1, 2013 @ 10:22:50
  Author: tpowa
Revision: 176839

As Tom stated efi_vars should be in the kernel for systemd

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

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

Modified: config
===================================================================
--- config	2013-02-01 08:12:28 UTC (rev 176838)
+++ config	2013-02-01 09:22:50 UTC (rev 176839)
@@ -5331,7 +5331,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 08:12:28 UTC (rev 176838)
+++ config.x86_64	2013-02-01 09:22:50 UTC (rev 176839)
@@ -5098,7 +5098,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