source: gpfs_3.1_ker2.6.20/lpp/mmfs/src/gpl-linux/power/cfiles_PPC.c @ 16

Last change on this file since 16 was 16, checked in by rock, 16 years ago
File size: 453 bytes
Line 
1/* @(#)72       1.3  src/avs/fs/mmfs/ts/kernext/gpl-linux/power/cfiles_PPC.c, mmfs, avs_rgpfs24, rgpfs240610b 7/28/05 10:38:52 */
2#include <linux/config.h>
3
4#undef CONFIG_X86_UP_APIC
5#undef CONFIG_X86_UP_IOAPIC
6
7#undef CONFIG_HIGHMEM
8#undef CONFIG_NOHIGHMEM
9#undef CONFIG_HIGHMEM4G
10#undef CONFIG_HIGHMEM64G
11#undef CONFIG_X86_PAE
12#undef CONFIG_1GB
13#undef CONFIG_2GB
14#undef CONFIG_3GB
15
16#define CONFIG_NOHIGHMEM 1
17#define CONFIG_1GB 1
18
19#include "cfiles.c"
Note: See TracBrowser for help on using the repository browser.