From d15c9ab025d836a874458d470fe76b4cf352ad90 Mon Sep 17 00:00:00 2001 From: fake Date: Sun, 12 Sep 2004 13:23:14 +0000 Subject: [PATCH] fake: arch/ppc/kernel.conf.m4: add HFS support i think this is useful on ppc - bootstrap partition is hfs formated... [2004090307101328707] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@4139 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- architecture/powerpc/kernel.conf.m4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/architecture/powerpc/kernel.conf.m4 b/architecture/powerpc/kernel.conf.m4 index 71e9c4772..4192e2942 100644 --- a/architecture/powerpc/kernel.conf.m4 +++ b/architecture/powerpc/kernel.conf.m4 @@ -30,6 +30,8 @@ include(`kernel-scsi.conf') include(`kernel-net.conf') include(`kernel-fs.conf') +CONFIG_HFS_FS=y + dnl macs need a special RTC ... (this need to be fixed in the kernel so we dnl can have generic support for the rs6k and mac support at the same time) dnl