blob: 9c93f565524819278e693bbcc59435045460ac4d [file] [log] [blame]
Michel Polletbf4a59f2009-03-25 17:24:08 +00001CONFIG_EXPERIMENTAL=y
Michel Polletbf4a59f2009-03-25 17:24:08 +00002# CONFIG_LOCALVERSION_AUTO is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +00003CONFIG_SYSVIPC=y
Michel Polletbf4a59f2009-03-25 17:24:08 +00004CONFIG_POSIX_MQUEUE=y
Michel Polletbf4a59f2009-03-25 17:24:08 +00005CONFIG_RELAY=y
Michel Polletbf4a59f2009-03-25 17:24:08 +00006CONFIG_UTS_NS=y
7CONFIG_IPC_NS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +00008CONFIG_BLK_DEV_INITRD=y
Michel Polletbf4a59f2009-03-25 17:24:08 +00009# CONFIG_COMPAT_BRK is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +000010CONFIG_MODULES=y
11CONFIG_MODULE_FORCE_LOAD=y
12CONFIG_MODULE_UNLOAD=y
13CONFIG_MODULE_FORCE_UNLOAD=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000014# CONFIG_BLK_DEV_BSG is not set
15CONFIG_BLK_DEV_INTEGRITY=y
Kukjin Kimb130d5c2012-02-03 14:29:23 +090016CONFIG_ARCH_S3C24XX=y
Arnd Bergmann18ea1fc2012-04-21 06:57:29 -070017# CONFIG_CPU_S3C2410 is not set
18CONFIG_CPU_S3C2440=y
Maurus Cuelenaere3929e1e2010-01-14 00:30:31 +010019CONFIG_S3C_ADC=y
Uwe Kleine-König07a8c032010-06-10 07:12:18 +020020CONFIG_S3C24XX_PWM=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000021CONFIG_MACH_MINI2440=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000022CONFIG_AEABI=y
23# CONFIG_OABI_COMPAT is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +000024CONFIG_KEXEC=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000025CONFIG_CPU_IDLE=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000026CONFIG_BINFMT_AOUT=m
27CONFIG_BINFMT_MISC=m
Michel Polletbf4a59f2009-03-25 17:24:08 +000028CONFIG_PM=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000029CONFIG_APM_EMULATION=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000030CONFIG_NET=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000031CONFIG_PACKET=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000032CONFIG_UNIX=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000033CONFIG_XFRM_USER=m
Michel Polletbf4a59f2009-03-25 17:24:08 +000034CONFIG_NET_KEY=m
Michel Polletbf4a59f2009-03-25 17:24:08 +000035CONFIG_INET=y
36CONFIG_IP_MULTICAST=y
37CONFIG_IP_ADVANCED_ROUTER=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000038CONFIG_IP_MULTIPLE_TABLES=y
39CONFIG_IP_ROUTE_MULTIPATH=y
40CONFIG_IP_ROUTE_VERBOSE=y
41CONFIG_IP_PNP=y
42CONFIG_IP_PNP_DHCP=y
43CONFIG_IP_PNP_BOOTP=y
44CONFIG_IP_PNP_RARP=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000045CONFIG_IP_MROUTE=y
46CONFIG_IP_PIMSM_V1=y
47CONFIG_IP_PIMSM_V2=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000048CONFIG_SYN_COOKIES=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000049# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
50# CONFIG_INET_XFRM_MODE_TUNNEL is not set
51# CONFIG_INET_XFRM_MODE_BEET is not set
52# CONFIG_INET_LRO is not set
53CONFIG_INET_DIAG=m
Michel Polletbf4a59f2009-03-25 17:24:08 +000054# CONFIG_IPV6 is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +000055CONFIG_NETFILTER=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000056CONFIG_BRIDGE=m
Michel Polletbf4a59f2009-03-25 17:24:08 +000057CONFIG_VLAN_8021Q=m
58CONFIG_VLAN_8021Q_GVRP=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000059CONFIG_NET_PKTGEN=m
Michel Polletbf4a59f2009-03-25 17:24:08 +000060CONFIG_BT=m
61CONFIG_BT_L2CAP=m
62CONFIG_BT_SCO=m
63CONFIG_BT_RFCOMM=m
64CONFIG_BT_RFCOMM_TTY=y
65CONFIG_BT_BNEP=m
66CONFIG_BT_BNEP_MC_FILTER=y
67CONFIG_BT_BNEP_PROTO_FILTER=y
68CONFIG_BT_HIDP=m
Michel Polletbf4a59f2009-03-25 17:24:08 +000069CONFIG_BT_HCIBTUSB=m
70CONFIG_BT_HCIBTSDIO=m
71CONFIG_BT_HCIUART=m
72CONFIG_BT_HCIUART_H4=y
73CONFIG_BT_HCIUART_BCSP=y
74CONFIG_BT_HCIUART_LL=y
75CONFIG_BT_HCIBCM203X=m
76CONFIG_BT_HCIBPA10X=m
77CONFIG_BT_HCIBFUSB=m
78CONFIG_BT_HCIVHCI=m
Michel Polletbf4a59f2009-03-25 17:24:08 +000079CONFIG_CFG80211=m
80CONFIG_CFG80211_REG_DEBUG=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000081CONFIG_MAC80211=m
Michel Polletbf4a59f2009-03-25 17:24:08 +000082CONFIG_MAC80211_MESH=y
83CONFIG_MAC80211_LEDS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000084CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Michel Polletbf4a59f2009-03-25 17:24:08 +000085# CONFIG_FIRMWARE_IN_KERNEL is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +000086CONFIG_CONNECTOR=m
87CONFIG_MTD=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000088CONFIG_MTD_CONCAT=y
89CONFIG_MTD_PARTITIONS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000090CONFIG_MTD_CMDLINE_PARTS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000091CONFIG_MTD_CHAR=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000092CONFIG_MTD_BLOCK=y
93CONFIG_FTL=y
94CONFIG_NFTL=y
95CONFIG_NFTL_RW=y
96CONFIG_INFTL=y
97CONFIG_RFD_FTL=y
Michel Polletbf4a59f2009-03-25 17:24:08 +000098CONFIG_MTD_CFI=y
99CONFIG_MTD_JEDECPROBE=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000100CONFIG_MTD_CFI_AMDSTD=y
101CONFIG_MTD_CFI_STAA=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000102CONFIG_MTD_RAM=y
103CONFIG_MTD_ROM=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000104CONFIG_MTD_NAND=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000105CONFIG_MTD_NAND_S3C2410=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000106CONFIG_MTD_NAND_PLATFORM=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000107CONFIG_MTD_LPDDR=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000108CONFIG_BLK_DEV_LOOP=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000109CONFIG_BLK_DEV_NBD=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000110CONFIG_BLK_DEV_RAM=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000111CONFIG_BLK_DEV_RAM_SIZE=65536
Michel Polletbf4a59f2009-03-25 17:24:08 +0000112CONFIG_CDROM_PKTCDVD=m
Uwe Kleine-König07a8c032010-06-10 07:12:18 +0200113CONFIG_SENSORS_TSL2550=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000114CONFIG_SCSI=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000115# CONFIG_SCSI_PROC_FS is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +0000116CONFIG_BLK_DEV_SD=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000117CONFIG_CHR_DEV_SG=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000118# CONFIG_SCSI_LOWLEVEL is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +0000119CONFIG_NETDEVICES=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000120CONFIG_TUN=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000121CONFIG_NET_ETHERNET=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000122CONFIG_DM9000=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000123# CONFIG_NETDEV_1000 is not set
124# CONFIG_NETDEV_10000 is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +0000125CONFIG_HOSTAP=m
126CONFIG_HOSTAP_FIRMWARE=y
127CONFIG_HOSTAP_FIRMWARE_NVRAM=y
Uwe Kleine-König07a8c032010-06-10 07:12:18 +0200128CONFIG_LIBERTAS=m
129CONFIG_LIBERTAS_SDIO=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000130CONFIG_ZD1211RW=m
131CONFIG_ZD1211RW_DEBUG=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000132CONFIG_PPP=m
133CONFIG_PPP_MULTILINK=y
134CONFIG_PPP_FILTER=y
135CONFIG_PPP_ASYNC=m
136CONFIG_PPP_SYNC_TTY=m
137CONFIG_PPP_DEFLATE=m
138CONFIG_PPP_BSDCOMP=m
139CONFIG_PPP_MPPE=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000140CONFIG_INPUT_FF_MEMLESS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000141CONFIG_INPUT_EVDEV=y
142CONFIG_INPUT_EVBUG=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000143# CONFIG_KEYBOARD_ATKBD is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +0000144CONFIG_KEYBOARD_GPIO=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000145CONFIG_INPUT_TOUCHSCREEN=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000146CONFIG_SERIO_RAW=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000147CONFIG_VT_HW_CONSOLE_BINDING=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000148CONFIG_SERIAL_SAMSUNG=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000149CONFIG_SERIAL_SAMSUNG_CONSOLE=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000150CONFIG_LEGACY_PTY_COUNT=128
151CONFIG_IPMI_HANDLER=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000152CONFIG_IPMI_DEVICE_INTERFACE=m
153CONFIG_IPMI_SI=m
154CONFIG_IPMI_WATCHDOG=m
155CONFIG_IPMI_POWEROFF=m
156CONFIG_HW_RANDOM=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000157CONFIG_I2C=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000158CONFIG_I2C_CHARDEV=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000159CONFIG_I2C_S3C2410=y
160CONFIG_I2C_SIMTEC=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000161CONFIG_SPI=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000162CONFIG_SPI_S3C24XX=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000163CONFIG_SPI_SPIDEV=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000164CONFIG_GPIO_SYSFS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000165CONFIG_SENSORS_LM75=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000166CONFIG_THERMAL=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000167CONFIG_WATCHDOG=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000168CONFIG_S3C2410_WATCHDOG=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000169CONFIG_VIDEO_OUTPUT_CONTROL=y
170CONFIG_FB=y
171CONFIG_FIRMWARE_EDID=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000172CONFIG_FB_MODE_HELPERS=y
173CONFIG_FB_TILEBLITTING=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000174CONFIG_FB_S3C2410=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000175CONFIG_BACKLIGHT_LCD_SUPPORT=y
176CONFIG_LCD_CLASS_DEVICE=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000177CONFIG_LCD_PLATFORM=y
178CONFIG_BACKLIGHT_CLASS_DEVICE=y
179# CONFIG_BACKLIGHT_GENERIC is not set
180CONFIG_BACKLIGHT_PWM=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000181CONFIG_DISPLAY_SUPPORT=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000182# CONFIG_VGA_CONSOLE is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +0000183CONFIG_FRAMEBUFFER_CONSOLE=y
184CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
185CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
186CONFIG_FONTS=y
187CONFIG_FONT_8x8=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000188CONFIG_FONT_MINI_4x6=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000189CONFIG_LOGO=y
190# CONFIG_LOGO_LINUX_MONO is not set
191# CONFIG_LOGO_LINUX_VGA16 is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +0000192CONFIG_SOUND=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000193CONFIG_SND=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000194CONFIG_SND_SEQUENCER=m
195CONFIG_SND_SEQ_DUMMY=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000196CONFIG_SND_MIXER_OSS=m
197CONFIG_SND_PCM_OSS=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000198CONFIG_SND_SEQUENCER_OSS=y
199CONFIG_SND_DYNAMIC_MINORS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000200# CONFIG_SND_DRIVERS is not set
201# CONFIG_SND_ARM is not set
202# CONFIG_SND_SPI is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +0000203CONFIG_SND_USB_AUDIO=m
204CONFIG_SND_USB_CAIAQ=m
205CONFIG_SND_USB_CAIAQ_INPUT=y
206CONFIG_SND_SOC=y
207CONFIG_SND_S3C24XX_SOC=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000208CONFIG_HIDRAW=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000209CONFIG_HID_PID=y
210CONFIG_USB_HIDDEV=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000211CONFIG_HID_GYRATION=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000212CONFIG_HID_NTRIG=y
213CONFIG_HID_PANTHERLORD=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000214CONFIG_HID_PETALYNX=y
215CONFIG_HID_SAMSUNG=y
216CONFIG_HID_SONY=y
217CONFIG_HID_SUNPLUS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000218CONFIG_HID_TOPSEED=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000219CONFIG_USB=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000220# CONFIG_USB_DEVICE_CLASS is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +0000221CONFIG_USB_OHCI_HCD=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000222CONFIG_USB_ACM=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000223CONFIG_USB_WDM=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000224CONFIG_USB_STORAGE=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000225CONFIG_USB_STORAGE_DATAFAB=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000226CONFIG_USB_STORAGE_ISD200=m
227CONFIG_USB_STORAGE_USBAT=m
228CONFIG_USB_STORAGE_SDDR09=m
229CONFIG_USB_STORAGE_SDDR55=m
230CONFIG_USB_STORAGE_JUMPSHOT=m
231CONFIG_USB_STORAGE_ALAUDA=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000232CONFIG_USB_LIBUSUAL=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000233CONFIG_USB_SERIAL=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000234CONFIG_USB_SERIAL_CP210X=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000235CONFIG_USB_SERIAL_FTDI_SIO=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000236CONFIG_USB_SERIAL_SPCP8X5=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000237CONFIG_USB_GADGET=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000238CONFIG_USB_GADGET_S3C2410=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000239CONFIG_USB_ZERO=m
240CONFIG_USB_ETH=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000241CONFIG_USB_GADGETFS=m
Michal Nazarewicz77614e02012-11-06 22:52:35 +0100242CONFIG_USB_MASS_STORAGE=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000243CONFIG_USB_G_SERIAL=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000244CONFIG_USB_CDC_COMPOSITE=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000245CONFIG_MMC=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000246CONFIG_SDIO_UART=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000247CONFIG_MMC_SDHCI=y
248CONFIG_MMC_SPI=y
249CONFIG_MMC_S3C=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000250CONFIG_LEDS_CLASS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000251CONFIG_LEDS_S3C24XX=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000252CONFIG_LEDS_GPIO=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000253CONFIG_LEDS_TRIGGER_TIMER=y
254CONFIG_LEDS_TRIGGER_HEARTBEAT=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000255CONFIG_LEDS_TRIGGER_GPIO=y
256CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000257CONFIG_RTC_CLASS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000258CONFIG_RTC_INTF_DEV_UIE_EMUL=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000259CONFIG_RTC_DRV_S3C=y
260CONFIG_DMADEVICES=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000261CONFIG_EXT2_FS=m
262CONFIG_EXT2_FS_XATTR=y
263CONFIG_EXT2_FS_POSIX_ACL=y
264CONFIG_EXT2_FS_SECURITY=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000265CONFIG_EXT3_FS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000266CONFIG_EXT3_FS_POSIX_ACL=y
267CONFIG_EXT3_FS_SECURITY=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000268CONFIG_INOTIFY=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000269CONFIG_AUTOFS_FS=y
270CONFIG_AUTOFS4_FS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000271CONFIG_MSDOS_FS=y
272CONFIG_VFAT_FS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000273CONFIG_TMPFS=y
274CONFIG_TMPFS_POSIX_ACL=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000275CONFIG_CONFIGFS_FS=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000276CONFIG_JFFS2_FS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000277CONFIG_CRAMFS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000278CONFIG_ROMFS_FS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000279CONFIG_ROMFS_BACKED_BY_BOTH=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000280CONFIG_NFS_FS=y
281CONFIG_NFS_V3=y
282CONFIG_NFS_V3_ACL=y
283CONFIG_NFS_V4=y
284CONFIG_ROOT_NFS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000285CONFIG_PARTITION_ADVANCED=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000286CONFIG_BSD_DISKLABEL=y
287CONFIG_MINIX_SUBPARTITION=y
288CONFIG_SOLARIS_X86_PARTITION=y
289CONFIG_UNIXWARE_DISKLABEL=y
290CONFIG_LDM_PARTITION=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000291CONFIG_EFI_PARTITION=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000292CONFIG_NLS_DEFAULT="cp437"
293CONFIG_NLS_CODEPAGE_437=m
294CONFIG_NLS_CODEPAGE_737=m
295CONFIG_NLS_CODEPAGE_775=m
296CONFIG_NLS_CODEPAGE_850=m
297CONFIG_NLS_CODEPAGE_852=m
298CONFIG_NLS_CODEPAGE_855=m
299CONFIG_NLS_CODEPAGE_857=m
300CONFIG_NLS_CODEPAGE_860=m
301CONFIG_NLS_CODEPAGE_861=m
302CONFIG_NLS_CODEPAGE_862=m
303CONFIG_NLS_CODEPAGE_863=m
304CONFIG_NLS_CODEPAGE_864=m
305CONFIG_NLS_CODEPAGE_865=m
306CONFIG_NLS_CODEPAGE_866=m
307CONFIG_NLS_CODEPAGE_869=m
308CONFIG_NLS_CODEPAGE_936=m
309CONFIG_NLS_CODEPAGE_950=m
310CONFIG_NLS_CODEPAGE_932=m
311CONFIG_NLS_CODEPAGE_949=m
312CONFIG_NLS_CODEPAGE_874=m
313CONFIG_NLS_ISO8859_8=m
314CONFIG_NLS_CODEPAGE_1250=m
315CONFIG_NLS_CODEPAGE_1251=m
316CONFIG_NLS_ASCII=m
317CONFIG_NLS_ISO8859_1=m
318CONFIG_NLS_ISO8859_2=m
319CONFIG_NLS_ISO8859_3=m
320CONFIG_NLS_ISO8859_4=m
321CONFIG_NLS_ISO8859_5=m
322CONFIG_NLS_ISO8859_6=m
323CONFIG_NLS_ISO8859_7=m
324CONFIG_NLS_ISO8859_9=m
325CONFIG_NLS_ISO8859_13=m
326CONFIG_NLS_ISO8859_14=m
327CONFIG_NLS_ISO8859_15=m
328CONFIG_NLS_KOI8_R=m
329CONFIG_NLS_KOI8_U=m
330CONFIG_NLS_UTF8=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000331# CONFIG_ENABLE_WARN_DEPRECATED is not set
332# CONFIG_ENABLE_MUST_CHECK is not set
Uwe Kleine-König07a8c032010-06-10 07:12:18 +0200333CONFIG_STRIP_ASM_SYMS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000334CONFIG_DEBUG_FS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000335CONFIG_DEBUG_KERNEL=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000336# CONFIG_SCHED_DEBUG is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +0000337CONFIG_DEBUG_INFO=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000338# CONFIG_RCU_CPU_STALL_DETECTOR is not set
Michel Polletbf4a59f2009-03-25 17:24:08 +0000339CONFIG_SYSCTL_SYSCALL_CHECK=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000340CONFIG_DEBUG_USER=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000341CONFIG_KEYS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000342CONFIG_CRYPTO_FIPS=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000343CONFIG_CRYPTO_NULL=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000344CONFIG_CRYPTO_CRYPTD=m
345CONFIG_CRYPTO_AUTHENC=m
346CONFIG_CRYPTO_TEST=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000347CONFIG_CRYPTO_CCM=m
348CONFIG_CRYPTO_GCM=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000349CONFIG_CRYPTO_CTS=m
350CONFIG_CRYPTO_ECB=y
351CONFIG_CRYPTO_LRW=m
352CONFIG_CRYPTO_PCBC=m
353CONFIG_CRYPTO_XTS=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000354CONFIG_CRYPTO_HMAC=y
355CONFIG_CRYPTO_XCBC=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000356CONFIG_CRYPTO_MD4=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000357CONFIG_CRYPTO_MICHAEL_MIC=y
358CONFIG_CRYPTO_RMD128=m
359CONFIG_CRYPTO_RMD160=m
360CONFIG_CRYPTO_RMD256=m
361CONFIG_CRYPTO_RMD320=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000362CONFIG_CRYPTO_SHA256=m
363CONFIG_CRYPTO_SHA512=m
364CONFIG_CRYPTO_TGR192=m
365CONFIG_CRYPTO_WP512=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000366CONFIG_CRYPTO_AES=y
367CONFIG_CRYPTO_ANUBIS=m
368CONFIG_CRYPTO_ARC4=y
369CONFIG_CRYPTO_BLOWFISH=m
370CONFIG_CRYPTO_CAMELLIA=m
371CONFIG_CRYPTO_CAST5=m
372CONFIG_CRYPTO_CAST6=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000373CONFIG_CRYPTO_FCRYPT=m
374CONFIG_CRYPTO_KHAZAD=m
375CONFIG_CRYPTO_SALSA20=m
376CONFIG_CRYPTO_SEED=m
377CONFIG_CRYPTO_SERPENT=m
378CONFIG_CRYPTO_TEA=m
379CONFIG_CRYPTO_TWOFISH=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000380CONFIG_CRYPTO_DEFLATE=m
381CONFIG_CRYPTO_ZLIB=m
382CONFIG_CRYPTO_LZO=m
Michel Polletbf4a59f2009-03-25 17:24:08 +0000383CONFIG_CRC_T10DIF=y
Michel Polletbf4a59f2009-03-25 17:24:08 +0000384CONFIG_LIBCRC32C=m