blob: ffb1edd933633b6f5cc661df0347ba2f4416b9fc [file] [log] [blame]
Andrew Victor86640ca2008-01-24 15:16:41 +01001CONFIG_EXPERIMENTAL=y
Andrew Victor86640ca2008-01-24 15:16:41 +01002# CONFIG_LOCALVERSION_AUTO is not set
3# CONFIG_SWAP is not set
4CONFIG_SYSVIPC=y
Andrew Victor86640ca2008-01-24 15:16:41 +01005CONFIG_LOG_BUF_SHIFT=14
Andrew Victor86640ca2008-01-24 15:16:41 +01006CONFIG_BLK_DEV_INITRD=y
Andrew Victor86640ca2008-01-24 15:16:41 +01007CONFIG_SLAB=y
Andrew Victor86640ca2008-01-24 15:16:41 +01008CONFIG_MODULES=y
9CONFIG_MODULE_UNLOAD=y
Andrew Victor86640ca2008-01-24 15:16:41 +010010# CONFIG_BLK_DEV_BSG is not set
Andrew Victor86640ca2008-01-24 15:16:41 +010011# CONFIG_IOSCHED_DEADLINE is not set
12# CONFIG_IOSCHED_CFQ is not set
Andrew Victor86640ca2008-01-24 15:16:41 +010013CONFIG_ARCH_AT91=y
Andrew Victor86640ca2008-01-24 15:16:41 +010014CONFIG_ARCH_AT91CAP9=y
Andrew Victor86640ca2008-01-24 15:16:41 +010015CONFIG_MACH_AT91CAP9ADK=y
Andrew Victor86640ca2008-01-24 15:16:41 +010016CONFIG_MTD_AT91_DATAFLASH_CARD=y
Andrew Victor86640ca2008-01-24 15:16:41 +010017CONFIG_AT91_PROGRAMMABLE_CLOCKS=y
Andrew Victor86640ca2008-01-24 15:16:41 +010018# CONFIG_ARM_THUMB is not set
Andrew Victor86640ca2008-01-24 15:16:41 +010019CONFIG_AEABI=y
Andrew Victor86640ca2008-01-24 15:16:41 +010020CONFIG_LEDS=y
Andrew Victor86640ca2008-01-24 15:16:41 +010021CONFIG_LEDS_CPU=y
Andrew Victor86640ca2008-01-24 15:16:41 +010022CONFIG_ZBOOT_ROM_TEXT=0x0
23CONFIG_ZBOOT_ROM_BSS=0x0
24CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/ram0 rw"
Andrew Victor86640ca2008-01-24 15:16:41 +010025CONFIG_FPE_NWFPE=y
Andrew Victor86640ca2008-01-24 15:16:41 +010026CONFIG_NET=y
Andrew Victor86640ca2008-01-24 15:16:41 +010027CONFIG_PACKET=y
Andrew Victor86640ca2008-01-24 15:16:41 +010028CONFIG_UNIX=y
Andrew Victor86640ca2008-01-24 15:16:41 +010029CONFIG_INET=y
Andrew Victor86640ca2008-01-24 15:16:41 +010030CONFIG_IP_PNP=y
Andrew Victor86640ca2008-01-24 15:16:41 +010031CONFIG_IP_PNP_BOOTP=y
32CONFIG_IP_PNP_RARP=y
Andrew Victor86640ca2008-01-24 15:16:41 +010033# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
34# CONFIG_INET_XFRM_MODE_TUNNEL is not set
35# CONFIG_INET_XFRM_MODE_BEET is not set
36# CONFIG_INET_LRO is not set
37# CONFIG_INET_DIAG is not set
Andrew Victor86640ca2008-01-24 15:16:41 +010038# CONFIG_IPV6 is not set
Andrew Victor86640ca2008-01-24 15:16:41 +010039CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Andrew Victor86640ca2008-01-24 15:16:41 +010040CONFIG_MTD=y
Andrew Victor86640ca2008-01-24 15:16:41 +010041CONFIG_MTD_PARTITIONS=y
Andrew Victor86640ca2008-01-24 15:16:41 +010042CONFIG_MTD_CMDLINE_PARTS=y
Andrew Victor86640ca2008-01-24 15:16:41 +010043CONFIG_MTD_CHAR=y
Andrew Victor86640ca2008-01-24 15:16:41 +010044CONFIG_MTD_BLOCK=y
Andrew Victor86640ca2008-01-24 15:16:41 +010045CONFIG_MTD_CFI=y
46CONFIG_MTD_JEDECPROBE=y
Andrew Victor86640ca2008-01-24 15:16:41 +010047CONFIG_MTD_CFI_AMDSTD=y
Andrew Victor86640ca2008-01-24 15:16:41 +010048CONFIG_MTD_PHYSMAP=y
Andrew Victor86640ca2008-01-24 15:16:41 +010049CONFIG_MTD_DATAFLASH=y
Andrew Victor86640ca2008-01-24 15:16:41 +010050CONFIG_MTD_NAND=y
Pieter du Preezf6ed6f72008-08-01 10:06:40 +010051CONFIG_MTD_NAND_ATMEL=y
Andrew Victor86640ca2008-01-24 15:16:41 +010052CONFIG_BLK_DEV_LOOP=y
Andrew Victor86640ca2008-01-24 15:16:41 +010053CONFIG_BLK_DEV_RAM=y
Andrew Victor86640ca2008-01-24 15:16:41 +010054CONFIG_BLK_DEV_RAM_SIZE=8192
Andrew Victor86640ca2008-01-24 15:16:41 +010055CONFIG_ATMEL_SSC=y
Andrew Victor86640ca2008-01-24 15:16:41 +010056CONFIG_SCSI=y
Andrew Victor86640ca2008-01-24 15:16:41 +010057CONFIG_BLK_DEV_SD=y
Andrew Victor86640ca2008-01-24 15:16:41 +010058CONFIG_SCSI_MULTI_LUN=y
Andrew Victor86640ca2008-01-24 15:16:41 +010059CONFIG_NETDEVICES=y
Andrew Victor86640ca2008-01-24 15:16:41 +010060CONFIG_NET_ETHERNET=y
61CONFIG_MII=y
62CONFIG_MACB=y
Andrew Victor86640ca2008-01-24 15:16:41 +010063# CONFIG_NETDEV_1000 is not set
64# CONFIG_NETDEV_10000 is not set
Andrew Victor86640ca2008-01-24 15:16:41 +010065# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
Andrew Victor86640ca2008-01-24 15:16:41 +010066CONFIG_INPUT_EVDEV=y
Andrew Victor86640ca2008-01-24 15:16:41 +010067# CONFIG_INPUT_KEYBOARD is not set
68# CONFIG_INPUT_MOUSE is not set
Andrew Victor86640ca2008-01-24 15:16:41 +010069CONFIG_INPUT_TOUCHSCREEN=y
70CONFIG_TOUCHSCREEN_ADS7846=y
Andrew Victor86640ca2008-01-24 15:16:41 +010071# CONFIG_SERIO is not set
Andrew Victor86640ca2008-01-24 15:16:41 +010072CONFIG_SERIAL_ATMEL=y
73CONFIG_SERIAL_ATMEL_CONSOLE=y
Andrew Victor86640ca2008-01-24 15:16:41 +010074CONFIG_HW_RANDOM=y
Andrew Victor86640ca2008-01-24 15:16:41 +010075CONFIG_I2C=y
Andrew Victor86640ca2008-01-24 15:16:41 +010076CONFIG_I2C_CHARDEV=y
Andrew Victor86640ca2008-01-24 15:16:41 +010077CONFIG_SPI=y
Andrew Victor86640ca2008-01-24 15:16:41 +010078CONFIG_SPI_ATMEL=y
Andrew Victor86640ca2008-01-24 15:16:41 +010079# CONFIG_HWMON is not set
80CONFIG_WATCHDOG=y
81CONFIG_WATCHDOG_NOWAYOUT=y
Andrew Victor86640ca2008-01-24 15:16:41 +010082CONFIG_FB=y
Andrew Victor86640ca2008-01-24 15:16:41 +010083CONFIG_FB_ATMEL=y
Andrew Victor86640ca2008-01-24 15:16:41 +010084# CONFIG_VGA_CONSOLE is not set
Andrew Victor86640ca2008-01-24 15:16:41 +010085CONFIG_LOGO=y
86# CONFIG_LOGO_LINUX_MONO is not set
Andrew Victor86640ca2008-01-24 15:16:41 +010087# CONFIG_LOGO_LINUX_CLUT224 is not set
Andrew Victor86640ca2008-01-24 15:16:41 +010088# CONFIG_USB_HID is not set
Andrew Victor86640ca2008-01-24 15:16:41 +010089CONFIG_USB=y
Andrew Victor86640ca2008-01-24 15:16:41 +010090CONFIG_USB_DEVICEFS=y
Andrew Victor86640ca2008-01-24 15:16:41 +010091CONFIG_USB_MON=y
Uwe Kleine-König07a8c032010-06-10 07:12:18 +020092CONFIG_USB_OHCI_HCD=y
93CONFIG_USB_STORAGE=y
Stelian Pop7c8cf662008-04-05 21:15:25 +010094CONFIG_USB_GADGET=y
Stelian Pop7c8cf662008-04-05 21:15:25 +010095CONFIG_USB_ETH=m
Stelian Pop7c8cf662008-04-05 21:15:25 +010096CONFIG_USB_FILE_STORAGE=m
Andrew Victor86640ca2008-01-24 15:16:41 +010097CONFIG_MMC=y
Uwe Kleine-König07a8c032010-06-10 07:12:18 +020098CONFIG_MMC_AT91=m
Stelian Pop6b71dbf2008-04-05 21:16:15 +010099CONFIG_RTC_CLASS=y
Stelian Pop6b71dbf2008-04-05 21:16:15 +0100100CONFIG_RTC_DRV_AT91SAM9=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100101CONFIG_EXT2_FS=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100102CONFIG_INOTIFY=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100103CONFIG_VFAT_FS=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100104CONFIG_TMPFS=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100105CONFIG_JFFS2_FS=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100106CONFIG_CRAMFS=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100107CONFIG_NFS_FS=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100108CONFIG_ROOT_NFS=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100109CONFIG_NLS_CODEPAGE_437=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100110CONFIG_NLS_CODEPAGE_850=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100111CONFIG_NLS_ISO8859_1=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100112CONFIG_DEBUG_FS=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100113CONFIG_DEBUG_KERNEL=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100114CONFIG_DEBUG_INFO=y
Andrew Victor86640ca2008-01-24 15:16:41 +0100115CONFIG_DEBUG_USER=y