projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3ffaaa
)
Fix warning in make defconfig
author
Jiang Liu
<jiang.liu@linux.intel.com>
Mon, 17 Feb 2014 05:59:30 +0000
(13:59 +0800)
committer
Tony Luck
<tony.luck@intel.com>
Fri, 28 Feb 2014 19:02:18 +0000
(11:02 -0800)
Now the ACPI container and ACPI PCI hotplug driver has been converted
as built-in modules, so reflect these changes in IA64 defconfig file.
Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/configs/generic_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/ia64/configs/generic_defconfig
b/arch/ia64/configs/generic_defconfig
index efbd2929aeb75c563b5ccbf4b267be596ce921e2..6404acbb84b295e57274a9bbc24d433238386901 100644
(file)
--- a/
arch/ia64/configs/generic_defconfig
+++ b/
arch/ia64/configs/generic_defconfig
@@
-30,9
+30,9
@@
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=m
-CONFIG_ACPI_CONTAINER=
m
+CONFIG_ACPI_CONTAINER=
y
CONFIG_HOTPLUG_PCI=y
-CONFIG_HOTPLUG_PCI_ACPI=
m
+CONFIG_HOTPLUG_PCI_ACPI=
y
CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_INET=y