Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 1 | CONFIG_EXPERIMENTAL=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 2 | # CONFIG_SWAP is not set |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 3 | CONFIG_SYSVIPC=y |
Uwe Kleine-König | 07a8c03 | 2010-06-10 07:12:18 +0200 | [diff] [blame] | 4 | CONFIG_LOG_BUF_SHIFT=14 |
5 | CONFIG_BLK_DEV_INITRD=y | ||||
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 6 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
David Rientjes | 6a108a1 | 2011-01-20 14:44:16 -0800 | [diff] [blame] | 7 | CONFIG_EXPERT=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 8 | # CONFIG_BASE_FULL is not set |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 9 | # CONFIG_EPOLL is not set |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 10 | CONFIG_SLOB=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 11 | # CONFIG_IOSCHED_DEADLINE is not set |
12 | # CONFIG_IOSCHED_CFQ is not set | ||||
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 13 | CONFIG_ARCH_SA1100=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 14 | CONFIG_SA1100_COLLIE=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 15 | CONFIG_PCCARD=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 16 | CONFIG_PCMCIA_SA1100=y |
Uwe Kleine-König | 07a8c03 | 2010-06-10 07:12:18 +0200 | [diff] [blame] | 17 | CONFIG_PCMCIA_DEBUG=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 18 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
19 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||||
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 20 | CONFIG_CMDLINE="noinitrd root=/dev/mtdblock2 rootfstype=jffs2 fbcon=rotate:1" |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 21 | CONFIG_FPE_NWFPE=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 22 | CONFIG_PM=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 23 | CONFIG_NET=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 24 | CONFIG_PACKET=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 25 | CONFIG_UNIX=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 26 | CONFIG_INET=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 27 | # CONFIG_IPV6 is not set |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 28 | CONFIG_MTD=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 29 | CONFIG_MTD_PARTITIONS=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 30 | CONFIG_MTD_CHAR=y |
31 | CONFIG_MTD_BLOCK=y | ||||
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 32 | CONFIG_MTD_CFI=y |
33 | CONFIG_MTD_JEDECPROBE=y | ||||
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 34 | CONFIG_MTD_CFI_ADV_OPTIONS=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 35 | CONFIG_MTD_CFI_GEOMETRY=y |
36 | # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set | ||||
37 | # CONFIG_MTD_MAP_BANK_WIDTH_2 is not set | ||||
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 38 | # CONFIG_MTD_CFI_I1 is not set |
39 | # CONFIG_MTD_CFI_I2 is not set | ||||
40 | CONFIG_MTD_CFI_I4=y | ||||
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 41 | CONFIG_MTD_CFI_INTELEXT=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 42 | CONFIG_MTD_SA1100=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 43 | CONFIG_BLK_DEV_LOOP=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 44 | CONFIG_BLK_DEV_RAM=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 45 | CONFIG_BLK_DEV_RAM_SIZE=1024 |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 46 | CONFIG_IDE=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 47 | CONFIG_BLK_DEV_IDECS=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 48 | # CONFIG_INPUT_MOUSEDEV is not set |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 49 | CONFIG_INPUT_EVDEV=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 50 | # CONFIG_KEYBOARD_ATKBD is not set |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 51 | CONFIG_KEYBOARD_LOCOMO=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 52 | # CONFIG_INPUT_MOUSE is not set |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 53 | CONFIG_INPUT_TOUCHSCREEN=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 54 | # CONFIG_SERIO_SERPORT is not set |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 55 | CONFIG_SERIAL_8250=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 56 | CONFIG_SERIAL_8250_CS=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 57 | CONFIG_SERIAL_8250_EXTENDED=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 58 | CONFIG_SERIAL_SA1100=y |
59 | CONFIG_SERIAL_SA1100_CONSOLE=y | ||||
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 60 | # CONFIG_LEGACY_PTYS is not set |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 61 | # CONFIG_HWMON is not set |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 62 | CONFIG_MCP_SA11X0=y |
63 | CONFIG_MCP_UCB1200=y | ||||
64 | CONFIG_MCP_UCB1200_TS=y | ||||
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 65 | CONFIG_FB=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 66 | CONFIG_FB_MODE_HELPERS=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 67 | CONFIG_FB_SA1100=y |
Uwe Kleine-König | 07a8c03 | 2010-06-10 07:12:18 +0200 | [diff] [blame] | 68 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 69 | # CONFIG_VGA_CONSOLE is not set |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 70 | CONFIG_FRAMEBUFFER_CONSOLE=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 71 | CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 72 | CONFIG_FONTS=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 73 | CONFIG_FONT_MINI_4x6=y |
Uwe Kleine-König | 07a8c03 | 2010-06-10 07:12:18 +0200 | [diff] [blame] | 74 | CONFIG_NEW_LEDS=y |
75 | CONFIG_LEDS_CLASS=y | ||||
76 | CONFIG_LEDS_LOCOMO=y | ||||
77 | CONFIG_LEDS_TRIGGERS=y | ||||
78 | CONFIG_LEDS_TRIGGER_TIMER=y | ||||
79 | CONFIG_LEDS_TRIGGER_IDE_DISK=y | ||||
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 80 | # CONFIG_DNOTIFY is not set |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 81 | CONFIG_VFAT_FS=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 82 | CONFIG_TMPFS=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 83 | CONFIG_JFFS2_FS=y |
Uwe Kleine-König | 07a8c03 | 2010-06-10 07:12:18 +0200 | [diff] [blame] | 84 | CONFIG_ROMFS_FS=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 85 | CONFIG_NLS_DEFAULT="cp437" |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 86 | CONFIG_NLS_CODEPAGE_437=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 87 | CONFIG_NLS_ISO8859_1=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 88 | CONFIG_MAGIC_SYSRQ=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 89 | CONFIG_DEBUG_KERNEL=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 90 | # CONFIG_DETECT_SOFTLOCKUP is not set |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 91 | CONFIG_DEBUG_MUTEXES=y |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 92 | # CONFIG_DEBUG_BUGVERBOSE is not set |
Vincent Sanders | 71e2b2e | 2005-10-10 18:24:09 +0100 | [diff] [blame] | 93 | CONFIG_DEBUG_ERRORS=y |
Pavel Machek | 41b11af | 2006-05-09 22:27:51 +0100 | [diff] [blame] | 94 | CONFIG_CRC_CCITT=y |