Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 1 | CONFIG_EXPERIMENTAL=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 2 | CONFIG_SYSVIPC=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 3 | CONFIG_IKCONFIG=y |
4 | CONFIG_IKCONFIG_PROC=y | ||||
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 5 | CONFIG_SYSFS_DEPRECATED_V2=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 6 | CONFIG_BLK_DEV_INITRD=y |
7 | CONFIG_INITRAMFS_SOURCE="rootfs.cpio" | ||||
Michal Simek | 1fef789 | 2009-08-18 11:05:11 +0200 | [diff] [blame] | 8 | CONFIG_INITRAMFS_COMPRESSION_GZIP=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 9 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
David Rientjes | 6a108a1 | 2011-01-20 14:44:16 -0800 | [diff] [blame] | 10 | CONFIG_EXPERT=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 11 | CONFIG_KALLSYMS_ALL=y |
12 | CONFIG_KALLSYMS_EXTRA_PASS=y | ||||
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 13 | # CONFIG_HOTPLUG is not set |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 14 | # CONFIG_BASE_FULL is not set |
15 | # CONFIG_FUTEX is not set | ||||
16 | # CONFIG_EPOLL is not set | ||||
17 | # CONFIG_SIGNALFD is not set | ||||
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 18 | # CONFIG_SHMEM is not set |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 19 | CONFIG_SLAB=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 20 | CONFIG_MODULES=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 21 | CONFIG_MODULE_UNLOAD=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 22 | # CONFIG_BLK_DEV_BSG is not set |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 23 | CONFIG_OPT_LIB_ASM=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 24 | CONFIG_XILINX_MICROBLAZE0_USE_MSR_INSTR=1 |
25 | CONFIG_XILINX_MICROBLAZE0_USE_PCMP_INSTR=1 | ||||
26 | CONFIG_XILINX_MICROBLAZE0_USE_BARREL=1 | ||||
27 | CONFIG_XILINX_MICROBLAZE0_USE_DIV=1 | ||||
28 | CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL=2 | ||||
29 | CONFIG_XILINX_MICROBLAZE0_USE_FPU=2 | ||||
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 30 | CONFIG_HZ_100=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 31 | CONFIG_MMU=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 32 | CONFIG_CMDLINE_BOOL=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 33 | CONFIG_CMDLINE_FORCE=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 34 | CONFIG_NET=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 35 | CONFIG_PACKET=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 36 | CONFIG_UNIX=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 37 | CONFIG_INET=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 38 | # CONFIG_INET_LRO is not set |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 39 | # CONFIG_IPV6 is not set |
Sam Ravnborg | 8b1bb90 | 2010-08-14 22:05:58 +0200 | [diff] [blame] | 40 | CONFIG_PROC_DEVICETREE=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 41 | CONFIG_BLK_DEV_RAM=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 42 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 43 | CONFIG_NETDEVICES=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 44 | CONFIG_NET_ETHERNET=y |
Michal Simek | bfc8125 | 2009-09-22 10:32:33 +0200 | [diff] [blame] | 45 | CONFIG_XILINX_EMACLITE=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 46 | # CONFIG_INPUT is not set |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 47 | # CONFIG_SERIO is not set |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 48 | # CONFIG_VT is not set |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 49 | CONFIG_SERIAL_UARTLITE=y |
50 | CONFIG_SERIAL_UARTLITE_CONSOLE=y | ||||
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 51 | # CONFIG_HW_RANDOM is not set |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 52 | # CONFIG_HWMON is not set |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 53 | # CONFIG_USB_SUPPORT is not set |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 54 | CONFIG_EXT2_FS=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 55 | # CONFIG_DNOTIFY is not set |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 56 | CONFIG_NFS_FS=y |
57 | CONFIG_NFS_V3=y | ||||
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 58 | CONFIG_CIFS=y |
59 | CONFIG_CIFS_STATS=y | ||||
60 | CONFIG_CIFS_STATS2=y | ||||
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 61 | CONFIG_PARTITION_ADVANCED=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 62 | CONFIG_DEBUG_KERNEL=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 63 | CONFIG_DETECT_HUNG_TASK=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 64 | CONFIG_DEBUG_SLAB=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 65 | CONFIG_DEBUG_SPINLOCK=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 66 | CONFIG_DEBUG_INFO=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 67 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 68 | CONFIG_EARLY_PRINTK=y |
Michal Simek | 2c65b46 | 2009-05-26 16:30:07 +0200 | [diff] [blame] | 69 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |