blob: 7c95fab4b92065b6f5eb09f0f4513ef3a8f86c31 [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 Levandb3330def2007-12-05 18:13:38 +11007CONFIG_POSIX_MQUEUE=y
Geoff Levand69fde022013-02-13 17:03:16 +00008CONFIG_HIGH_RES_TIMERS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10009CONFIG_BLK_DEV_INITRD=y
Geoff Levand987706a2011-11-29 15:38:50 +000010CONFIG_CC_OPTIMIZE_FOR_SIZE=y
11CONFIG_EMBEDDED=y
Geoff Levand76ad4b82010-04-15 09:11:39 +000012# CONFIG_PERF_EVENTS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +000013# CONFIG_COMPAT_BRK is not set
Geoff Levandb3330def2007-12-05 18:13:38 +110014CONFIG_SLAB=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110015CONFIG_PROFILING=y
Geoff Levand797c7b52006-11-23 00:47:01 +010016CONFIG_MODULES=y
17CONFIG_MODULE_UNLOAD=y
Geoff Levand987706a2011-11-29 15:38:50 +000018# CONFIG_PPC_POWERNV is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010019# CONFIG_PPC_PSERIES is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010020# CONFIG_PPC_PMAC is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +100021CONFIG_PPC_PS3=y
Michael Ellermand83fb872015-01-20 18:08:36 +110022CONFIG_PS3_ADVANCED=y
23CONFIG_PS3_REPOSITORY_WRITE=y
Geoff Levande4eb8cf2007-06-16 08:07:30 +100024CONFIG_PS3_DISK=y
25CONFIG_PS3_ROM=y
26CONFIG_PS3_FLASH=y
Geoff Levand9aac3972009-03-13 06:52:22 +000027CONFIG_PS3_VRAM=m
Geoff Levand69fde022013-02-13 17:03:16 +000028CONFIG_PS3_LPM=m
Geoff Levanddc892282009-05-15 08:01:59 +000029# CONFIG_PPC_OF_BOOT_TRAMPOLINE is not set
Geoff Levand987706a2011-11-29 15:38:50 +000030# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010031CONFIG_BINFMT_MISC=y
Geoff Levand0cd74f32007-05-01 07:01:11 +100032CONFIG_KEXEC=y
Joel Stanleyf22969a2021-10-15 10:46:49 +103033CONFIG_PPC_4K_PAGES=y
Geoff Levand335675a2008-01-19 07:33:04 +110034# CONFIG_SPARSEMEM_VMEMMAP is not set
Geoff Levand69fde022013-02-13 17:03:16 +000035# CONFIG_COMPACTION is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +100036CONFIG_SCHED_SMT=y
Rafael J. Wysocki464ed182014-12-19 15:37:54 +010037CONFIG_PM=y
Geoff Levand72e82dc2008-07-17 07:22:26 +100038CONFIG_PM_DEBUG=y
Geoff Levand797c7b52006-11-23 00:47:01 +010039# CONFIG_SECCOMP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010040# CONFIG_PCI is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010041CONFIG_NET=y
Geoff Levand5f3162f2007-01-26 19:08:29 -080042CONFIG_PACKET=y
Geoff Levand797c7b52006-11-23 00:47:01 +010043CONFIG_UNIX=y
Geoff Levand797c7b52006-11-23 00:47:01 +010044CONFIG_INET=y
Geoff Levandd9f2f3f2008-05-01 08:25:36 +100045CONFIG_IP_MULTICAST=y
Geoff Levand797c7b52006-11-23 00:47:01 +010046CONFIG_IP_PNP=y
47CONFIG_IP_PNP_DHCP=y
Geoff Levand797c7b52006-11-23 00:47:01 +010048# CONFIG_INET_DIAG is not set
Geoff Levand335675a2008-01-19 07:33:04 +110049CONFIG_BT=m
Geoff Levand335675a2008-01-19 07:33:04 +110050CONFIG_BT_RFCOMM=m
51CONFIG_BT_RFCOMM_TTY=y
52CONFIG_BT_BNEP=m
53CONFIG_BT_BNEP_MC_FILTER=y
54CONFIG_BT_BNEP_PROTO_FILTER=y
55CONFIG_BT_HIDP=m
Geoff Levand9aac3972009-03-13 06:52:22 +000056CONFIG_BT_HCIBTUSB=m
Geoff Levand76ad4b82010-04-15 09:11:39 +000057CONFIG_CFG80211=m
Geoff Levand69fde022013-02-13 17:03:16 +000058CONFIG_CFG80211_WEXT=y
Geoff Levand98fded02008-08-21 06:18:43 +100059CONFIG_MAC80211=m
Geoff Levand9aac3972009-03-13 06:52:22 +000060# CONFIG_MAC80211_RC_MINSTREL is not set
Geoff Levandd3883fa2020-03-27 20:26:23 +000061CONFIG_UEVENT_HELPER=y
62CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Geoff Levand0cd74f32007-05-01 07:01:11 +100063CONFIG_BLK_DEV_LOOP=y
Geoff Levand0cd74f32007-05-01 07:01:11 +100064CONFIG_BLK_DEV_RAM=y
Geoff Levand0cd74f32007-05-01 07:01:11 +100065CONFIG_BLK_DEV_RAM_SIZE=65535
Geoff Levand797c7b52006-11-23 00:47:01 +010066CONFIG_SCSI=y
Geoff Levand5f3162f2007-01-26 19:08:29 -080067CONFIG_BLK_DEV_SD=y
Geoff Levand5f3162f2007-01-26 19:08:29 -080068CONFIG_BLK_DEV_SR=y
Geoff Levand0cd74f32007-05-01 07:01:11 +100069CONFIG_CHR_DEV_SG=m
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -070070# CONFIG_SCSI_LOWLEVEL is not set
Geoff Levand9aac3972009-03-13 06:52:22 +000071CONFIG_MD=y
Geoff Levand9aac3972009-03-13 06:52:22 +000072CONFIG_BLK_DEV_DM=m
Geoff Levand797c7b52006-11-23 00:47:01 +010073CONFIG_NETDEVICES=y
Geoff Levand987706a2011-11-29 15:38:50 +000074# CONFIG_NET_VENDOR_BROADCOM is not set
Geoff Levand987706a2011-11-29 15:38:50 +000075# CONFIG_NET_VENDOR_INTEL is not set
76# CONFIG_NET_VENDOR_MARVELL is not set
77# CONFIG_NET_VENDOR_MICREL is not set
78# CONFIG_NET_VENDOR_NATSEMI is not set
79# CONFIG_NET_VENDOR_SEEQ is not set
80# CONFIG_NET_VENDOR_STMICRO is not set
Geoff Levande4eb8cf2007-06-16 08:07:30 +100081CONFIG_GELIC_NET=y
Paul Mackerras93ce4e22008-03-20 11:21:32 +110082CONFIG_GELIC_WIRELESS=y
Geoff Levand987706a2011-11-29 15:38:50 +000083# CONFIG_NET_VENDOR_XILINX is not set
Geoff Levand36bd2832007-05-12 03:42:03 +100084CONFIG_USB_USBNET=m
85# CONFIG_USB_NET_CDCETHER is not set
Geoff Levand987706a2011-11-29 15:38:50 +000086# CONFIG_USB_NET_CDC_NCM is not set
Geoff Levand36bd2832007-05-12 03:42:03 +100087# CONFIG_USB_NET_NET1080 is not set
Geoff Levand36bd2832007-05-12 03:42:03 +100088# CONFIG_USB_NET_CDC_SUBSET is not set
89# CONFIG_USB_NET_ZAURUS is not set
Geoff Levand9aac3972009-03-13 06:52:22 +000090CONFIG_INPUT_FF_MEMLESS=m
Geoff Levandb3330def2007-12-05 18:13:38 +110091CONFIG_INPUT_JOYDEV=m
92CONFIG_INPUT_EVDEV=m
Geoff Levand797c7b52006-11-23 00:47:01 +010093# CONFIG_INPUT_KEYBOARD is not set
94# CONFIG_INPUT_MOUSE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010095# CONFIG_SERIO is not set
Geoff Levandb080f182009-08-25 07:53:35 +000096# CONFIG_LEGACY_PTYS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010097# CONFIG_HW_RANDOM is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010098# CONFIG_HWMON is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -080099CONFIG_FB=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800100CONFIG_FB_PS3=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100101# CONFIG_VGA_CONSOLE is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800102CONFIG_FRAMEBUFFER_CONSOLE=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700103CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000104CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800105CONFIG_LOGO=y
106# CONFIG_LOGO_LINUX_MONO is not set
107# CONFIG_LOGO_LINUX_VGA16 is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100108CONFIG_SOUND=m
Geoff Levand335675a2008-01-19 07:33:04 +1100109CONFIG_SND=m
Geoff Levand72e82dc2008-07-17 07:22:26 +1000110# CONFIG_SND_DRIVERS is not set
Geoff Levand72e82dc2008-07-17 07:22:26 +1000111CONFIG_SND_USB_AUDIO=m
Geoff Levand72e82dc2008-07-17 07:22:26 +1000112CONFIG_HIDRAW=y
Geoff Levandb080f182009-08-25 07:53:35 +0000113CONFIG_HID_APPLE=m
114CONFIG_HID_BELKIN=m
115CONFIG_HID_CHERRY=m
Geoff Levandb080f182009-08-25 07:53:35 +0000116CONFIG_HID_EZKEY=m
Geoff Levand76ad4b82010-04-15 09:11:39 +0000117CONFIG_HID_TWINHAN=m
Geoff Levandb080f182009-08-25 07:53:35 +0000118CONFIG_HID_LOGITECH=m
Geoff Levand69fde022013-02-13 17:03:16 +0000119CONFIG_HID_LOGITECH_DJ=m
Geoff Levandb080f182009-08-25 07:53:35 +0000120CONFIG_HID_MICROSOFT=m
Geoff Levandb080f182009-08-25 07:53:35 +0000121CONFIG_HID_SUNPLUS=m
Geoff Levandb080f182009-08-25 07:53:35 +0000122CONFIG_HID_SMARTJOYPLUS=m
Geoff Levand69fde022013-02-13 17:03:16 +0000123CONFIG_USB_HIDDEV=y
Geoff Levand335675a2008-01-19 07:33:04 +1100124CONFIG_USB=m
Geoff Levand76ad4b82010-04-15 09:11:39 +0000125CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
Geoff Levand9aac3972009-03-13 06:52:22 +0000126CONFIG_USB_MON=m
Geoff Levand335675a2008-01-19 07:33:04 +1100127CONFIG_USB_EHCI_HCD=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100128# CONFIG_USB_EHCI_HCD_PPC_OF is not set
Geoff Levand335675a2008-01-19 07:33:04 +1100129CONFIG_USB_OHCI_HCD=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000130CONFIG_USB_STORAGE=m
Wanlong Gaoc7cbb022011-06-15 15:08:56 -0700131CONFIG_RTC_CLASS=y
Geoff Levand987706a2011-11-29 15:38:50 +0000132CONFIG_RTC_DRV_PS3=y
133# CONFIG_IOMMU_SUPPORT is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000134CONFIG_EXT2_FS=m
Geoff Levand9aac3972009-03-13 06:52:22 +0000135CONFIG_EXT4_FS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000136CONFIG_QUOTA=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000137CONFIG_QFMT_V2=y
geoffrey.levand@am.sony.combd948b02007-08-07 20:31:22 -0700138CONFIG_AUTOFS4_FS=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000139CONFIG_ISO9660_FS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -0800140CONFIG_JOLIET=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000141CONFIG_UDF_FS=m
Geoff Levand0cd74f32007-05-01 07:01:11 +1000142CONFIG_VFAT_FS=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100143CONFIG_PROC_KCORE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100144CONFIG_TMPFS=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000145CONFIG_HUGETLBFS=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100146CONFIG_NFS_FS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000147CONFIG_NFS_V4=y
Geoff Levand69fde022013-02-13 17:03:16 +0000148CONFIG_NFS_SWAP=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100149CONFIG_ROOT_NFS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000150CONFIG_CIFS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -0800151CONFIG_NLS=y
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800152CONFIG_NLS_CODEPAGE_437=y
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800153CONFIG_NLS_ISO8859_1=y
Geoff Levand987706a2011-11-29 15:38:50 +0000154CONFIG_CRC_CCITT=m
Geoff Levand98fded02008-08-21 06:18:43 +1000155CONFIG_CRC_T10DIF=y
Michael Ellermana85cade2015-01-20 17:36:53 +1100156CONFIG_DEBUG_INFO=y
Michael Ellermana85cade2015-01-20 17:36:53 +1100157CONFIG_MAGIC_SYSRQ=y
158CONFIG_DEBUG_MEMORY_INIT=y
159CONFIG_DEBUG_STACKOVERFLOW=y
Geoff Levanddc892282009-05-15 08:01:59 +0000160CONFIG_DETECT_HUNG_TASK=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000161CONFIG_PROVE_LOCKING=y
Geoff Levand72e82dc2008-07-17 07:22:26 +1000162CONFIG_DEBUG_LOCKDEP=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100163CONFIG_DEBUG_LIST=y
Geoff Levand69fde022013-02-13 17:03:16 +0000164CONFIG_RCU_CPU_STALL_TIMEOUT=60
Geoff Levandb080f182009-08-25 07:53:35 +0000165# CONFIG_FTRACE is not set
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000166CONFIG_CRYPTO_PCBC=m
Geoff Levandd9f2f3f2008-05-01 08:25:36 +1000167CONFIG_CRYPTO_MICHAEL_MIC=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100168CONFIG_CRYPTO_SALSA20=m
Paul Mackerras93ce4e22008-03-20 11:21:32 +1100169CONFIG_CRYPTO_LZO=m
Petr Vorel5bd9b442018-09-26 16:10:56 +0200170CONFIG_PRINTK_TIME=y