blob: 22a403d78d347182986d941ed7050ddb2f9e6449 [file] [log] [blame]
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001CONFIG_PPC64=y
Paul Mackerras43af66e2007-12-06 16:53:35 +11002CONFIG_TUNE_CELL=y
Arnd Bergmannb22ddc72007-08-23 03:09:17 +10003CONFIG_ALTIVEC=y
Arnd Bergmannb22ddc72007-08-23 03:09:17 +10004CONFIG_SMP=y
5CONFIG_NR_CPUS=4
Arnd Bergmannb22ddc72007-08-23 03:09:17 +10006CONFIG_EXPERIMENTAL=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11007CONFIG_SYSVIPC=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +01008CONFIG_IKCONFIG=y
9CONFIG_IKCONFIG_PROC=y
Paul Mackerrasca74c012007-06-26 14:19:35 +100010CONFIG_LOG_BUF_SHIFT=15
Paul Jacksonc2e2c7f2007-10-18 23:39:43 -070011CONFIG_CGROUPS=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +020012CONFIG_CPUSETS=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +010013CONFIG_BLK_DEV_INITRD=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110014# CONFIG_COMPAT_BRK is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +110015CONFIG_PROFILING=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110016CONFIG_OPROFILE=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110017CONFIG_MODULES=y
18CONFIG_MODULE_UNLOAD=y
Arnd Bergmannb22ddc72007-08-23 03:09:17 +100019# CONFIG_BLK_DEV_BSG is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110020# CONFIG_PPC_PSERIES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110021# CONFIG_PPC_PMAC is not set
Arnd Bergmannc6d34482007-04-23 21:35:48 +020022CONFIG_PPC_PS3=y
Arnd Bergmannb22ddc72007-08-23 03:09:17 +100023CONFIG_PS3_DISK=y
24CONFIG_PS3_ROM=m
25CONFIG_PS3_FLASH=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +110026CONFIG_PS3_LPM=m
Geoff Levandc01ea722006-06-19 20:33:28 +020027CONFIG_PPC_IBM_CELL_BLADE=y
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +100028CONFIG_PPC_CELLEB=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110029CONFIG_RTAS_FLASH=y
Paul Mackerrasca74c012007-06-26 14:19:35 +100030CONFIG_CPU_FREQ=y
Paul Mackerrasca74c012007-06-26 14:19:35 +100031CONFIG_CPU_FREQ_GOV_POWERSAVE=y
32CONFIG_CPU_FREQ_GOV_USERSPACE=y
33CONFIG_CPU_FREQ_GOV_ONDEMAND=y
34CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
Paul Mackerras43af66e2007-12-06 16:53:35 +110035CONFIG_NO_HZ=y
36CONFIG_HIGH_RES_TIMERS=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +010037CONFIG_BINFMT_MISC=m
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110038CONFIG_IRQ_ALL_CPUS=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +020039CONFIG_NUMA=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110040CONFIG_MEMORY_HOTREMOVE=y
Arnd Bergmann68272042006-10-04 17:26:22 +020041CONFIG_PPC_64K_PAGES=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110042CONFIG_SCHED_SMT=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +020043CONFIG_PCIEPORTBUS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110044CONFIG_NET=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110045CONFIG_PACKET=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110046CONFIG_UNIX=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110047CONFIG_INET=y
48CONFIG_IP_MULTICAST=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010049CONFIG_IP_PNP=y
50CONFIG_IP_PNP_DHCP=y
51CONFIG_IP_PNP_BOOTP=y
52CONFIG_IP_PNP_RARP=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110053CONFIG_NET_IPIP=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110054CONFIG_SYN_COOKIES=y
Arnd Bergmannb910ecf2006-10-24 18:01:43 +020055# CONFIG_INET_XFRM_MODE_BEET is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110056CONFIG_IPV6=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110057CONFIG_INET6_AH=m
58CONFIG_INET6_ESP=m
59CONFIG_INET6_IPCOMP=m
Arnd Bergmannb910ecf2006-10-24 18:01:43 +020060# CONFIG_INET6_XFRM_MODE_BEET is not set
Arnd Bergmannb910ecf2006-10-24 18:01:43 +020061# CONFIG_IPV6_SIT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110062CONFIG_IPV6_TUNNEL=m
63CONFIG_NETFILTER=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010064CONFIG_NETFILTER_NETLINK_QUEUE=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010065CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
66CONFIG_NETFILTER_XT_TARGET_DSCP=m
67CONFIG_NETFILTER_XT_TARGET_MARK=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010068CONFIG_NETFILTER_XT_TARGET_NFLOG=m
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +100069CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
Arnd Bergmannc886c2b2007-03-10 00:05:39 +010070CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +110071CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010072CONFIG_NETFILTER_XT_MATCH_COMMENT=m
73CONFIG_NETFILTER_XT_MATCH_DCCP=m
74CONFIG_NETFILTER_XT_MATCH_DSCP=m
75CONFIG_NETFILTER_XT_MATCH_ESP=m
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +100076CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +110077CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010078CONFIG_NETFILTER_XT_MATCH_LENGTH=m
79CONFIG_NETFILTER_XT_MATCH_LIMIT=m
80CONFIG_NETFILTER_XT_MATCH_MAC=m
81CONFIG_NETFILTER_XT_MATCH_MARK=m
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +100082CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +110083CONFIG_NETFILTER_XT_MATCH_OWNER=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010084CONFIG_NETFILTER_XT_MATCH_POLICY=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010085CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
86CONFIG_NETFILTER_XT_MATCH_QUOTA=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +110087CONFIG_NETFILTER_XT_MATCH_RATEEST=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010088CONFIG_NETFILTER_XT_MATCH_REALM=m
89CONFIG_NETFILTER_XT_MATCH_SCTP=m
90CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
91CONFIG_NETFILTER_XT_MATCH_STRING=m
92CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
Paul Mackerras43af66e2007-12-06 16:53:35 +110093CONFIG_NETFILTER_XT_MATCH_TIME=m
Arnd Bergmannb22ddc72007-08-23 03:09:17 +100094CONFIG_NETFILTER_XT_MATCH_U32=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110095CONFIG_IP_NF_QUEUE=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010096CONFIG_IP_NF_IPTABLES=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010097CONFIG_IP_NF_MATCH_ADDRTYPE=m
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +100098CONFIG_IP_NF_MATCH_AH=m
99CONFIG_IP_NF_MATCH_ECN=m
100CONFIG_IP_NF_MATCH_TTL=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100101CONFIG_IP_NF_FILTER=m
102CONFIG_IP_NF_TARGET_REJECT=m
103CONFIG_IP_NF_TARGET_LOG=m
104CONFIG_IP_NF_TARGET_ULOG=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100105CONFIG_IP_NF_MANGLE=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100106CONFIG_IP_NF_TARGET_ECN=m
107CONFIG_IP_NF_TARGET_TTL=m
108CONFIG_IP_NF_RAW=m
109CONFIG_IP_NF_ARPTABLES=m
110CONFIG_IP_NF_ARPFILTER=m
111CONFIG_IP_NF_ARP_MANGLE=m
Paul Mackerras43af66e2007-12-06 16:53:35 +1100112CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +1000113CONFIG_PROC_DEVICETREE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100114CONFIG_BLK_DEV_LOOP=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100115CONFIG_BLK_DEV_RAM=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100116CONFIG_BLK_DEV_RAM_SIZE=131072
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100117CONFIG_IDE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100118CONFIG_BLK_DEV_GENERIC=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100119CONFIG_BLK_DEV_AEC62XX=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100120CONFIG_BLK_DEV_SIIMAGE=y
Arnd Bergmannc6d34482007-04-23 21:35:48 +0200121CONFIG_BLK_DEV_CELLEB=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100122CONFIG_BLK_DEV_SD=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100123CONFIG_BLK_DEV_SR=m
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100124CONFIG_CHR_DEV_SG=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100125CONFIG_ATA=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100126CONFIG_SATA_PROMISE=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100127CONFIG_PATA_PDC2027X=m
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100128CONFIG_MD=y
129CONFIG_BLK_DEV_MD=m
130CONFIG_MD_LINEAR=m
131CONFIG_MD_RAID0=m
132CONFIG_MD_RAID1=m
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100133CONFIG_BLK_DEV_DM=m
134CONFIG_DM_CRYPT=m
135CONFIG_DM_SNAPSHOT=m
136CONFIG_DM_MIRROR=m
137CONFIG_DM_ZERO=m
138CONFIG_DM_MULTIPATH=m
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100139CONFIG_FUSION=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100140CONFIG_FUSION_SAS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100141CONFIG_NETDEVICES=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100142CONFIG_BONDING=m
Arnd Bergmannb22ddc72007-08-23 03:09:17 +1000143CONFIG_MACVLAN=m
Arnd Bergmann68272042006-10-04 17:26:22 +0200144CONFIG_TUN=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100145CONFIG_NET_ETHERNET=y
146CONFIG_MII=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100147CONFIG_E1000=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100148CONFIG_SKGE=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100149CONFIG_SKY2=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100150CONFIG_TIGON3=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100151CONFIG_SPIDER_NET=y
Arnd Bergmannb22ddc72007-08-23 03:09:17 +1000152CONFIG_GELIC_NET=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100153CONFIG_GELIC_WIRELESS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100154# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100155# CONFIG_INPUT_KEYBOARD is not set
156# CONFIG_INPUT_MOUSE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100157# CONFIG_SERIO_I8042 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100158CONFIG_SERIAL_NONSTANDARD=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100159CONFIG_SERIAL_8250=y
160CONFIG_SERIAL_8250_CONSOLE=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100161CONFIG_SERIAL_TXX9_NR_UARTS=2
162CONFIG_SERIAL_TXX9_CONSOLE=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100163CONFIG_SERIAL_OF_PLATFORM=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100164# CONFIG_LEGACY_PTYS is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100165CONFIG_HVC_RTAS=y
Arnd Bergmannc6d34482007-04-23 21:35:48 +0200166CONFIG_HVC_BEAT=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100167CONFIG_IPMI_HANDLER=m
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100168CONFIG_IPMI_DEVICE_INTERFACE=m
169CONFIG_IPMI_SI=m
170CONFIG_IPMI_WATCHDOG=m
171CONFIG_IPMI_POWEROFF=m
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000172# CONFIG_HW_RANDOM is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100173CONFIG_GEN_RTC=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100174CONFIG_I2C=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100175# CONFIG_HWMON is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100176CONFIG_WATCHDOG=y
Paul Mackerras43af66e2007-12-06 16:53:35 +1100177CONFIG_VIDEO_OUTPUT_CONTROL=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100178# CONFIG_VGA_CONSOLE is not set
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100179CONFIG_HID=m
Paul Mackerrasca74c012007-06-26 14:19:35 +1000180# CONFIG_USB_HID is not set
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100181CONFIG_USB=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100182CONFIG_USB_DEVICEFS=y
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +1000183CONFIG_USB_MON=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100184CONFIG_USB_EHCI_HCD=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100185# CONFIG_USB_EHCI_HCD_PPC_OF is not set
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100186CONFIG_USB_OHCI_HCD=m
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100187CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100188CONFIG_USB_STORAGE=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100189CONFIG_INFINIBAND=m
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100190CONFIG_INFINIBAND_USER_MAD=m
191CONFIG_INFINIBAND_USER_ACCESS=m
192CONFIG_INFINIBAND_MTHCA=m
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100193CONFIG_INFINIBAND_IPOIB=m
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100194CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y
Arnd Bergmannb22ddc72007-08-23 03:09:17 +1000195CONFIG_EDAC=y
Arnd Bergmannb22ddc72007-08-23 03:09:17 +1000196CONFIG_EDAC_MM_EDAC=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100197CONFIG_EDAC_CELL=y
Arnd Bergmannb22ddc72007-08-23 03:09:17 +1000198CONFIG_UIO=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100199CONFIG_EXT2_FS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100200CONFIG_EXT3_FS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100201CONFIG_INOTIFY=y
Arnd Bergmann68272042006-10-04 17:26:22 +0200202CONFIG_AUTOFS4_FS=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100203CONFIG_ISO9660_FS=m
204CONFIG_JOLIET=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100205CONFIG_UDF_FS=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100206CONFIG_MSDOS_FS=m
207CONFIG_VFAT_FS=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100208CONFIG_PROC_KCORE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100209CONFIG_TMPFS=y
210CONFIG_HUGETLBFS=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100211CONFIG_NFS_FS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100212CONFIG_NFS_V3=y
213CONFIG_NFS_V3_ACL=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100214CONFIG_ROOT_NFS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100215CONFIG_PARTITION_ADVANCED=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100216CONFIG_EFI_PARTITION=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100217CONFIG_NLS_ISO8859_1=m
218CONFIG_NLS_ISO8859_2=m
219CONFIG_NLS_ISO8859_3=m
220CONFIG_NLS_ISO8859_4=m
221CONFIG_NLS_ISO8859_5=m
222CONFIG_NLS_ISO8859_6=m
223CONFIG_NLS_ISO8859_7=m
224CONFIG_NLS_ISO8859_9=m
225CONFIG_NLS_ISO8859_13=m
226CONFIG_NLS_ISO8859_14=m
227CONFIG_NLS_ISO8859_15=m
Arnd Bergmann68272042006-10-04 17:26:22 +0200228# CONFIG_ENABLE_MUST_CHECK is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100229CONFIG_MAGIC_SYSRQ=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100230CONFIG_DEBUG_FS=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100231CONFIG_DEBUG_KERNEL=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000232CONFIG_DEBUG_MUTEXES=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100233CONFIG_DEBUG_SPINLOCK_SLEEP=y
Michael Ellerman6b7290b2006-06-23 18:20:24 +1000234CONFIG_XMON=y
235CONFIG_XMON_DEFAULT=y
Arnd Bergmann68272042006-10-04 17:26:22 +0200236CONFIG_CRYPTO_ECB=m
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100237CONFIG_CRYPTO_PCBC=m
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +1000238CONFIG_CRYPTO_HMAC=y