Commit 58860a30 authored by David Mosberger's avatar David Mosberger

ia64: Turn on CONFIG_EFI unconditionaly (even for HP Ski simulator).

parent 119b3d38
...@@ -33,6 +33,10 @@ config TIME_INTERPOLATION ...@@ -33,6 +33,10 @@ config TIME_INTERPOLATION
bool bool
default y default y
config EFI
bool
default y
choice choice
prompt "IA-64 processor type" prompt "IA-64 processor type"
default ITANIUM default ITANIUM
...@@ -395,11 +399,6 @@ config IA64_PALINFO ...@@ -395,11 +399,6 @@ config IA64_PALINFO
support" (CONFIG_PROC_FS) is enabled, too. support" (CONFIG_PROC_FS) is enabled, too.
config EFI
bool
depends on !IA64_HP_SIM
default y
config EFI_VARS config EFI_VARS
tristate "/proc/efi/vars support" tristate "/proc/efi/vars support"
help help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment