[arch-commits] Commit in kernel26-lts/trunk (config config.x86_64)
Tobias Powalowski
tpowa at archlinux.org
Sun Oct 31 06:35:39 UTC 2010
Date: Sunday, October 31, 2010 @ 02:35:39
Author: tpowa
Revision: 97516
add hugepage support #20862
Modified:
kernel26-lts/trunk/config
kernel26-lts/trunk/config.x86_64
---------------+
config | 4 ++--
config.x86_64 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
Modified: config
===================================================================
--- config 2010-10-31 06:24:56 UTC (rev 97515)
+++ config 2010-10-31 06:35:39 UTC (rev 97516)
@@ -4291,8 +4291,8 @@
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
-# CONFIG_HUGETLBFS is not set
-# CONFIG_HUGETLB_PAGE is not set
+CONFIG_HUGETLBFS=y
+CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=m
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
Modified: config.x86_64
===================================================================
--- config.x86_64 2010-10-31 06:24:56 UTC (rev 97515)
+++ config.x86_64 2010-10-31 06:35:39 UTC (rev 97516)
@@ -4095,8 +4095,8 @@
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
-# CONFIG_HUGETLBFS is not set
-# CONFIG_HUGETLB_PAGE is not set
+CONFIG_HUGETLBFS=y
+CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=m
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ADFS_FS is not set
More information about the arch-commits
mailing list