Skip to content

Commit

Permalink
arm64: zynqmp: Enable suspend by default
Browse files Browse the repository at this point in the history
Enabling support for kernel suspend by default.

Signed-off-by: Will Wong <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
  • Loading branch information
willw-xilinx authored and Michal Simek committed Apr 5, 2017
1 parent 9fb8e58 commit 17d0859
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm64/configs/xilinx_zynqmp_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,11 @@ CONFIG_ARCH_ZYNQMP=y
CONFIG_PCI=y
CONFIG_PCIE_XILINX_NWL=y
CONFIG_NR_CPUS=8
CONFIG_HOTPLUG_CPU=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
CONFIG_TRANSPARENT_HUGEPAGE=y
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
CONFIG_CMA=y
CONFIG_COMPAT=y
# CONFIG_SUSPEND is not set
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y
Expand Down

0 comments on commit 17d0859

Please sign in to comment.