blob: c40046074f8b3181ec777ccd65749b1049afb61c [file] [log] [blame]
Geoff Levand797c7b52006-11-23 00:47:01 +01001CONFIG_PPC64=y
Michael Ellermanbed08b72015-10-13 19:17:07 +11002CONFIG_CELL_CPU=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07003CONFIG_ALTIVEC=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -07004CONFIG_SMP=y
5CONFIG_NR_CPUS=2
Geoff Levand797c7b52006-11-23 00:47:01 +01006CONFIG_SYSVIPC=y
Geoff Levandb3330de2007-12-05 18:13:38 +11007CONFIG_POSIX_MQUEUE=y
Cyril Burd11dfd12014-09-05 11:16:43 +10008CONFIG_FHANDLE=y
Geoff Levand69fde022013-02-13 17:03:16 +00009CONFIG_HIGH_RES_TIMERS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +100010CONFIG_BLK_DEV_INITRD=y
Geoff Levand987706a2011-11-29 15:38:50 +000011CONFIG_CC_OPTIMIZE_FOR_SIZE=y
12CONFIG_EMBEDDED=y
Geoff Levand76ad4b82010-04-15 09:11:39 +000013# CONFIG_PERF_EVENTS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +000014# CONFIG_COMPAT_BRK is not set
Geoff Levandb3330de2007-12-05 18:13:38 +110015CONFIG_SLAB=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110016CONFIG_PROFILING=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110017CONFIG_OPROFILE=m
Geoff Levand797c7b52006-11-23 00:47:01 +010018CONFIG_MODULES=y
19CONFIG_MODULE_UNLOAD=y
Geoff Levand987706a2011-11-29 15:38:50 +000020# CONFIG_PPC_POWERNV is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010021# CONFIG_PPC_PSERIES is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010022# CONFIG_PPC_PMAC is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +100023CONFIG_PPC_PS3=y
Michael Ellermand83fb872015-01-20 18:08:36 +110024CONFIG_PS3_ADVANCED=y
25CONFIG_PS3_REPOSITORY_WRITE=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +100026CONFIG_PS3_DISK=y
27CONFIG_PS3_ROM=y
28CONFIG_PS3_FLASH=y
Geoff Levand9aac3972009-03-13 06:52:22 +000029CONFIG_PS3_VRAM=m
Geoff Levand69fde022013-02-13 17:03:16 +000030CONFIG_PS3_LPM=m
Geoff Levanddc892282009-05-15 08:01:59 +000031# CONFIG_PPC_OF_BOOT_TRAMPOLINE is not set
Geoff Levand987706a2011-11-29 15:38:50 +000032# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010033CONFIG_BINFMT_MISC=y
Geoff Levand0cd74f32007-05-01 07:01:11 +100034CONFIG_KEXEC=y
Geoff Levand335675a2008-01-19 07:33:04 +110035# CONFIG_SPARSEMEM_VMEMMAP is not set
Geoff Levand69fde022013-02-13 17:03:16 +000036# CONFIG_COMPACTION is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +100037CONFIG_SCHED_SMT=y
Geoff Levand76ad4b82010-04-15 09:11:39 +000038CONFIG_CMDLINE_BOOL=y
39CONFIG_CMDLINE=""
Rafael J. Wysocki464ed182014-12-19 15:37:54 +010040CONFIG_PM=y
Geoff Levand72e82dc2008-07-17 07:22:26 +100041CONFIG_PM_DEBUG=y
Geoff Levand797c7b52006-11-23 00:47:01 +010042# CONFIG_SECCOMP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010043# CONFIG_PCI is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010044CONFIG_NET=y
Geoff Levand5f3162f2007-01-26 19:08:29 -080045CONFIG_PACKET=y
Geoff Levand797c7b52006-11-23 00:47:01 +010046CONFIG_UNIX=y
Geoff Levand797c7b52006-11-23 00:47:01 +010047CONFIG_INET=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +100048CONFIG_IP_MULTICAST=y
Geoff Levand797c7b52006-11-23 00:47:01 +010049CONFIG_IP_PNP=y
50CONFIG_IP_PNP_DHCP=y
Geoff Levand797c7b52006-11-23 00:47:01 +010051# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
52# CONFIG_INET_XFRM_MODE_TUNNEL is not set
53# CONFIG_INET_XFRM_MODE_BEET is not set
Geoff Levandb3330de2007-12-05 18:13:38 +110054# CONFIG_INET_LRO is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010055# CONFIG_INET_DIAG is not set
Geoff Levand335675a2008-01-19 07:33:04 +110056CONFIG_BT=m
Geoff Levand335675a2008-01-19 07:33:04 +110057CONFIG_BT_RFCOMM=m
58CONFIG_BT_RFCOMM_TTY=y
59CONFIG_BT_BNEP=m
60CONFIG_BT_BNEP_MC_FILTER=y
61CONFIG_BT_BNEP_PROTO_FILTER=y
62CONFIG_BT_HIDP=m
Geoff Levand9aac3972009-03-13 06:52:22 +000063CONFIG_BT_HCIBTUSB=m
Geoff Levand76ad4b82010-04-15 09:11:39 +000064CONFIG_CFG80211=m
Geoff Levand69fde022013-02-13 17:03:16 +000065CONFIG_CFG80211_WEXT=y
Geoff Levand98fded02008-08-21 06:18:43 +100066CONFIG_MAC80211=m
Geoff Levand9aac3972009-03-13 06:52:22 +000067# CONFIG_MAC80211_RC_MINSTREL is not set
Geoff Levandb3330de2007-12-05 18:13:38 +110068CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Geoff Levand72e82dc2008-07-17 07:22:26 +100069# CONFIG_FIRMWARE_IN_KERNEL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +100070CONFIG_BLK_DEV_LOOP=y
Geoff Levand0cd74f32007-05-01 07:01:11 +100071CONFIG_BLK_DEV_RAM=y
Geoff Levand0cd74f32007-05-01 07:01:11 +100072CONFIG_BLK_DEV_RAM_SIZE=65535
Geoff Levand797c7b52006-11-23 00:47:01 +010073CONFIG_SCSI=y
Geoff Levand5f3162f2007-01-26 19:08:29 -080074CONFIG_BLK_DEV_SD=y
Geoff Levand5f3162f2007-01-26 19:08:29 -080075CONFIG_BLK_DEV_SR=y
Geoff Levand0cd74f32007-05-01 07:01:11 +100076CONFIG_CHR_DEV_SG=m
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070077# CONFIG_SCSI_LOWLEVEL is not set
Geoff Levand9aac3972009-03-13 06:52:22 +000078CONFIG_MD=y
Geoff Levand9aac3972009-03-13 06:52:22 +000079CONFIG_BLK_DEV_DM=m
Geoff Levand797c7b52006-11-23 00:47:01 +010080CONFIG_NETDEVICES=y
Geoff Levand987706a2011-11-29 15:38:50 +000081# CONFIG_NET_VENDOR_BROADCOM is not set
Geoff Levand987706a2011-11-29 15:38:50 +000082# CONFIG_NET_VENDOR_INTEL is not set
83# CONFIG_NET_VENDOR_MARVELL is not set
84# CONFIG_NET_VENDOR_MICREL is not set
85# CONFIG_NET_VENDOR_NATSEMI is not set
86# CONFIG_NET_VENDOR_SEEQ is not set
87# CONFIG_NET_VENDOR_STMICRO is not set
Geoff Levande4eb8cf2007-06-16 08:07:30 +100088CONFIG_GELIC_NET=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110089CONFIG_GELIC_WIRELESS=y
Geoff Levand987706a2011-11-29 15:38:50 +000090# CONFIG_NET_VENDOR_XILINX is not set
Geoff Levand36bd2832007-05-12 03:42:03 +100091CONFIG_USB_USBNET=m
92# CONFIG_USB_NET_CDCETHER is not set
Geoff Levand987706a2011-11-29 15:38:50 +000093# CONFIG_USB_NET_CDC_NCM is not set
Geoff Levand36bd2832007-05-12 03:42:03 +100094# CONFIG_USB_NET_NET1080 is not set
Geoff Levand36bd2832007-05-12 03:42:03 +100095# CONFIG_USB_NET_CDC_SUBSET is not set
96# CONFIG_USB_NET_ZAURUS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +000097CONFIG_INPUT_FF_MEMLESS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -080098# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
Geoff Levandb3330de2007-12-05 18:13:38 +110099CONFIG_INPUT_JOYDEV=m
100CONFIG_INPUT_EVDEV=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100101# CONFIG_INPUT_KEYBOARD is not set
102# CONFIG_INPUT_MOUSE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100103# CONFIG_SERIO is not set
Geoff Levandb080f182009-08-25 07:53:35 +0000104# CONFIG_LEGACY_PTYS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100105# CONFIG_HW_RANDOM is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100106# CONFIG_HWMON is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800107CONFIG_FB=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800108CONFIG_FB_PS3=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100109# CONFIG_VGA_CONSOLE is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800110CONFIG_FRAMEBUFFER_CONSOLE=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700111CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000112CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800113CONFIG_LOGO=y
114# CONFIG_LOGO_LINUX_MONO is not set
115# CONFIG_LOGO_LINUX_VGA16 is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100116CONFIG_SOUND=m
Geoff Levand335675a2008-01-19 07:33:04 +1100117CONFIG_SND=m
Geoff Levand72e82dc2008-07-17 07:22:26 +1000118# CONFIG_SND_DRIVERS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000119CONFIG_SND_USB_AUDIO=m
Geoff Levand72e82dc2008-07-17 07:22:26 +1000120CONFIG_HIDRAW=y
Geoff Levandb080f182009-08-25 07:53:35 +0000121CONFIG_HID_APPLE=m
122CONFIG_HID_BELKIN=m
123CONFIG_HID_CHERRY=m
Geoff Levandb080f182009-08-25 07:53:35 +0000124CONFIG_HID_EZKEY=m
Geoff Levand76ad4b82010-04-15 09:11:39 +0000125CONFIG_HID_TWINHAN=m
Geoff Levandb080f182009-08-25 07:53:35 +0000126CONFIG_HID_LOGITECH=m
Geoff Levand69fde022013-02-13 17:03:16 +0000127CONFIG_HID_LOGITECH_DJ=m
Geoff Levandb080f182009-08-25 07:53:35 +0000128CONFIG_HID_MICROSOFT=m
Geoff Levandb080f182009-08-25 07:53:35 +0000129CONFIG_HID_SUNPLUS=m
Geoff Levandb080f182009-08-25 07:53:35 +0000130CONFIG_HID_SMARTJOYPLUS=m
Geoff Levand69fde022013-02-13 17:03:16 +0000131CONFIG_USB_HIDDEV=y
Geoff Levand335675a2008-01-19 07:33:04 +1100132CONFIG_USB=m
Geoff Levand76ad4b82010-04-15 09:11:39 +0000133CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000134CONFIG_USB_MON=m
Geoff Levand335675a2008-01-19 07:33:04 +1100135CONFIG_USB_EHCI_HCD=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100136# CONFIG_USB_EHCI_HCD_PPC_OF is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100137CONFIG_USB_OHCI_HCD=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000138CONFIG_USB_STORAGE=m
Wanlong Gaoc7cbb022011-06-15 15:08:56 -0700139CONFIG_RTC_CLASS=y
Geoff Levand987706a2011-11-29 15:38:50 +0000140CONFIG_RTC_DRV_PS3=y
141# CONFIG_IOMMU_SUPPORT is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000142CONFIG_EXT2_FS=m
Geoff Levand9aac3972009-03-13 06:52:22 +0000143CONFIG_EXT4_FS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000144CONFIG_QUOTA=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000145CONFIG_QFMT_V2=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700146CONFIG_AUTOFS4_FS=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000147CONFIG_ISO9660_FS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -0800148CONFIG_JOLIET=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000149CONFIG_UDF_FS=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000150CONFIG_VFAT_FS=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100151CONFIG_PROC_KCORE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100152CONFIG_TMPFS=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000153CONFIG_HUGETLBFS=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100154CONFIG_NFS_FS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000155CONFIG_NFS_V4=y
Geoff Levand69fde022013-02-13 17:03:16 +0000156CONFIG_NFS_SWAP=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100157CONFIG_ROOT_NFS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000158CONFIG_CIFS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -0800159CONFIG_NLS=y
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800160CONFIG_NLS_CODEPAGE_437=y
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800161CONFIG_NLS_ISO8859_1=y
Geoff Levand987706a2011-11-29 15:38:50 +0000162CONFIG_CRC_CCITT=m
Geoff Levand98fded02008-08-21 06:18:43 +1000163CONFIG_CRC_T10DIF=y
Michael Ellermana85cade2015-01-20 17:36:53 +1100164CONFIG_DEBUG_INFO=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000165CONFIG_DEBUG_FS=y
Michael Ellermana85cade2015-01-20 17:36:53 +1100166CONFIG_MAGIC_SYSRQ=y
167CONFIG_DEBUG_MEMORY_INIT=y
168CONFIG_DEBUG_STACKOVERFLOW=y
Geoff Levanddc892282009-05-15 08:01:59 +0000169CONFIG_DETECT_HUNG_TASK=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000170CONFIG_PROVE_LOCKING=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000171CONFIG_DEBUG_LOCKDEP=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100172CONFIG_DEBUG_LIST=y
Geoff Levand69fde022013-02-13 17:03:16 +0000173CONFIG_RCU_CPU_STALL_TIMEOUT=60
Geoff Levandb080f182009-08-25 07:53:35 +0000174# CONFIG_FTRACE is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000175CONFIG_CRYPTO_PCBC=m
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000176CONFIG_CRYPTO_MICHAEL_MIC=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100177CONFIG_CRYPTO_SALSA20=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100178CONFIG_CRYPTO_LZO=m