Skip to content

Commit

Permalink
sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.
Browse files Browse the repository at this point in the history
This got missed in the cleanups done for the S390 THP
support.

CC: Gerald Schaefer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
davem330 committed Feb 13, 2013
1 parent 04cef49 commit b9156eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sparc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ config SPARC64
select HAVE_MEMBLOCK
select HAVE_MEMBLOCK_NODE_MAP
select HAVE_SYSCALL_WRAPPERS
select HAVE_ARCH_TRANSPARENT_HUGEPAGE
select HAVE_DYNAMIC_FTRACE
select HAVE_FTRACE_MCOUNT_RECORD
select HAVE_SYSCALL_TRACEPOINTS
Expand Down

0 comments on commit b9156eb

Please sign in to comment.