blob: 45fd06cdc3e86639d3ddc829c4d44c8db0069bd0 [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
Cyril Burd11dfd12014-09-05 11:16:43 +10008CONFIG_FHANDLE=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +01009CONFIG_IKCONFIG=y
10CONFIG_IKCONFIG_PROC=y
Paul Mackerrasca74c012007-06-26 14:19:35 +100011CONFIG_LOG_BUF_SHIFT=15
Paul Jacksonc2e2c7f2007-10-18 23:39:43 -070012CONFIG_CGROUPS=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +020013CONFIG_CPUSETS=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +010014CONFIG_BLK_DEV_INITRD=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110015# CONFIG_COMPAT_BRK is not set
Paul Mackerras93ce4e22008-03-20 11:21:32 +110016CONFIG_PROFILING=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110017CONFIG_OPROFILE=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110018CONFIG_MODULES=y
19CONFIG_MODULE_UNLOAD=y
Arnd Bergmannb22ddc72007-08-23 03:09:17 +100020# CONFIG_BLK_DEV_BSG is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110021# CONFIG_PPC_PSERIES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110022# CONFIG_PPC_PMAC is not set
Arnd Bergmannc6d34482007-04-23 21:35:48 +020023CONFIG_PPC_PS3=y
Arnd Bergmannb22ddc72007-08-23 03:09:17 +100024CONFIG_PS3_DISK=y
25CONFIG_PS3_ROM=m
26CONFIG_PS3_FLASH=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +110027CONFIG_PS3_LPM=m
Geoff Levandc01ea722006-06-19 20:33:28 +020028CONFIG_PPC_IBM_CELL_BLADE=y
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +100029CONFIG_PPC_CELLEB=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110030CONFIG_RTAS_FLASH=y
Paul Mackerrasca74c012007-06-26 14:19:35 +100031CONFIG_CPU_FREQ=y
Paul Mackerrasca74c012007-06-26 14:19:35 +100032CONFIG_CPU_FREQ_GOV_POWERSAVE=y
33CONFIG_CPU_FREQ_GOV_USERSPACE=y
34CONFIG_CPU_FREQ_GOV_ONDEMAND=y
35CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
Paul Mackerras43af66e2007-12-06 16:53:35 +110036CONFIG_NO_HZ=y
37CONFIG_HIGH_RES_TIMERS=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +010038CONFIG_BINFMT_MISC=m
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110039CONFIG_IRQ_ALL_CPUS=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +020040CONFIG_NUMA=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110041CONFIG_MEMORY_HOTREMOVE=y
Arnd Bergmann68272042006-10-04 17:26:22 +020042CONFIG_PPC_64K_PAGES=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110043CONFIG_SCHED_SMT=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +020044CONFIG_PCIEPORTBUS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110045CONFIG_NET=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110046CONFIG_PACKET=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110047CONFIG_UNIX=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110048CONFIG_INET=y
49CONFIG_IP_MULTICAST=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010050CONFIG_IP_PNP=y
51CONFIG_IP_PNP_DHCP=y
52CONFIG_IP_PNP_BOOTP=y
53CONFIG_IP_PNP_RARP=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110054CONFIG_NET_IPIP=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110055CONFIG_SYN_COOKIES=y
Arnd Bergmannb910ecf2006-10-24 18:01:43 +020056# CONFIG_INET_XFRM_MODE_BEET is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110057CONFIG_IPV6=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110058CONFIG_INET6_AH=m
59CONFIG_INET6_ESP=m
60CONFIG_INET6_IPCOMP=m
Arnd Bergmannb910ecf2006-10-24 18:01:43 +020061# CONFIG_INET6_XFRM_MODE_BEET is not set
Arnd Bergmannb910ecf2006-10-24 18:01:43 +020062# CONFIG_IPV6_SIT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110063CONFIG_IPV6_TUNNEL=m
64CONFIG_NETFILTER=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010065CONFIG_NETFILTER_NETLINK_QUEUE=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010066CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
67CONFIG_NETFILTER_XT_TARGET_DSCP=m
68CONFIG_NETFILTER_XT_TARGET_MARK=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010069CONFIG_NETFILTER_XT_TARGET_NFLOG=m
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +100070CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
Arnd Bergmannc886c2b2007-03-10 00:05:39 +010071CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +110072CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010073CONFIG_NETFILTER_XT_MATCH_COMMENT=m
74CONFIG_NETFILTER_XT_MATCH_DCCP=m
75CONFIG_NETFILTER_XT_MATCH_DSCP=m
76CONFIG_NETFILTER_XT_MATCH_ESP=m
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +100077CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +110078CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010079CONFIG_NETFILTER_XT_MATCH_LENGTH=m
80CONFIG_NETFILTER_XT_MATCH_LIMIT=m
81CONFIG_NETFILTER_XT_MATCH_MAC=m
82CONFIG_NETFILTER_XT_MATCH_MARK=m
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +100083CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +110084CONFIG_NETFILTER_XT_MATCH_OWNER=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010085CONFIG_NETFILTER_XT_MATCH_POLICY=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010086CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
87CONFIG_NETFILTER_XT_MATCH_QUOTA=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +110088CONFIG_NETFILTER_XT_MATCH_RATEEST=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010089CONFIG_NETFILTER_XT_MATCH_REALM=m
90CONFIG_NETFILTER_XT_MATCH_SCTP=m
91CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
92CONFIG_NETFILTER_XT_MATCH_STRING=m
93CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
Paul Mackerras43af66e2007-12-06 16:53:35 +110094CONFIG_NETFILTER_XT_MATCH_TIME=m
Arnd Bergmannb22ddc72007-08-23 03:09:17 +100095CONFIG_NETFILTER_XT_MATCH_U32=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110096CONFIG_IP_NF_QUEUE=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010097CONFIG_IP_NF_IPTABLES=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +010098CONFIG_IP_NF_MATCH_ADDRTYPE=m
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +100099CONFIG_IP_NF_MATCH_AH=m
100CONFIG_IP_NF_MATCH_ECN=m
101CONFIG_IP_NF_MATCH_TTL=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100102CONFIG_IP_NF_FILTER=m
103CONFIG_IP_NF_TARGET_REJECT=m
104CONFIG_IP_NF_TARGET_LOG=m
105CONFIG_IP_NF_TARGET_ULOG=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100106CONFIG_IP_NF_MANGLE=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100107CONFIG_IP_NF_TARGET_ECN=m
108CONFIG_IP_NF_TARGET_TTL=m
109CONFIG_IP_NF_RAW=m
110CONFIG_IP_NF_ARPTABLES=m
111CONFIG_IP_NF_ARPFILTER=m
112CONFIG_IP_NF_ARP_MANGLE=m
Paul Mackerras43af66e2007-12-06 16:53:35 +1100113CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Benjamin Herrenschmidt61a3e162010-08-09 11:19:16 +1000114CONFIG_PROC_DEVICETREE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100115CONFIG_BLK_DEV_LOOP=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100116CONFIG_BLK_DEV_RAM=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100117CONFIG_BLK_DEV_RAM_SIZE=131072
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100118CONFIG_IDE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100119CONFIG_BLK_DEV_GENERIC=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100120CONFIG_BLK_DEV_AEC62XX=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100121CONFIG_BLK_DEV_SIIMAGE=y
Arnd Bergmannc6d34482007-04-23 21:35:48 +0200122CONFIG_BLK_DEV_CELLEB=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100123CONFIG_BLK_DEV_SD=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100124CONFIG_BLK_DEV_SR=m
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100125CONFIG_CHR_DEV_SG=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100126CONFIG_ATA=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100127CONFIG_SATA_PROMISE=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100128CONFIG_PATA_PDC2027X=m
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100129CONFIG_MD=y
130CONFIG_BLK_DEV_MD=m
131CONFIG_MD_LINEAR=m
132CONFIG_MD_RAID0=m
133CONFIG_MD_RAID1=m
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100134CONFIG_BLK_DEV_DM=m
135CONFIG_DM_CRYPT=m
136CONFIG_DM_SNAPSHOT=m
137CONFIG_DM_MIRROR=m
138CONFIG_DM_ZERO=m
139CONFIG_DM_MULTIPATH=m
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100140CONFIG_FUSION=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100141CONFIG_FUSION_SAS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100142CONFIG_NETDEVICES=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100143CONFIG_BONDING=m
Arnd Bergmannb22ddc72007-08-23 03:09:17 +1000144CONFIG_MACVLAN=m
Arnd Bergmann68272042006-10-04 17:26:22 +0200145CONFIG_TUN=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100146CONFIG_NET_ETHERNET=y
147CONFIG_MII=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100148CONFIG_E1000=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100149CONFIG_SKGE=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100150CONFIG_SKY2=m
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100151CONFIG_TIGON3=y
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100152CONFIG_SPIDER_NET=y
Arnd Bergmannb22ddc72007-08-23 03:09:17 +1000153CONFIG_GELIC_NET=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100154CONFIG_GELIC_WIRELESS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100155# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100156# CONFIG_INPUT_KEYBOARD is not set
157# CONFIG_INPUT_MOUSE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100158# CONFIG_SERIO_I8042 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100159CONFIG_SERIAL_NONSTANDARD=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100160CONFIG_SERIAL_8250=y
161CONFIG_SERIAL_8250_CONSOLE=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100162CONFIG_SERIAL_TXX9_NR_UARTS=2
163CONFIG_SERIAL_TXX9_CONSOLE=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100164CONFIG_SERIAL_OF_PLATFORM=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100165# CONFIG_LEGACY_PTYS is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100166CONFIG_HVC_RTAS=y
Arnd Bergmannc6d34482007-04-23 21:35:48 +0200167CONFIG_HVC_BEAT=y
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100168CONFIG_IPMI_HANDLER=m
Arnd Bergmannc886c2b2007-03-10 00:05:39 +0100169CONFIG_IPMI_DEVICE_INTERFACE=m
170CONFIG_IPMI_SI=m
171CONFIG_IPMI_WATCHDOG=m
172CONFIG_IPMI_POWEROFF=m
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000173# CONFIG_HW_RANDOM is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100174CONFIG_GEN_RTC=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100175CONFIG_I2C=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100176# CONFIG_HWMON is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100177CONFIG_WATCHDOG=y
Paul Mackerras43af66e2007-12-06 16:53:35 +1100178CONFIG_VIDEO_OUTPUT_CONTROL=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100179# CONFIG_VGA_CONSOLE is not set
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100180CONFIG_HID=m
Paul Mackerrasca74c012007-06-26 14:19:35 +1000181# CONFIG_USB_HID is not set
Arnd Bergmanned8ed9a2006-12-19 15:32:41 +0100182CONFIG_USB=m
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