-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 272866 b: refs/heads/master c: 940dd96 h: refs/heads/master v: v3
- Loading branch information
Stephen Warren
authored and
Olof Johansson
committed
Oct 12, 2011
1 parent
cbadd15
commit 6f269a7
Showing
170 changed files
with
5,423 additions
and
4,631 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 29ea35969b92a4be122a58c4aceea8c5e2c388d9 | ||
refs/heads/master: 940dd96fe9dec5b6ba4bb7ebc33212ff66db243c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
CONFIG_EXPERIMENTAL=y | ||
CONFIG_SYSVIPC=y | ||
CONFIG_IKCONFIG=y | ||
CONFIG_IKCONFIG_PROC=y | ||
CONFIG_LOG_BUF_SHIFT=14 | ||
CONFIG_SYSFS_DEPRECATED_V2=y | ||
CONFIG_EXPERT=y | ||
CONFIG_SLAB=y | ||
CONFIG_MODULES=y | ||
CONFIG_MODULE_UNLOAD=y | ||
CONFIG_MODULE_FORCE_UNLOAD=y | ||
CONFIG_MODVERSIONS=y | ||
# CONFIG_BLK_DEV_BSG is not set | ||
CONFIG_ARCH_MXC=y | ||
CONFIG_ARCH_MX1=y | ||
CONFIG_ARCH_MX1ADS=y | ||
CONFIG_MACH_SCB9328=y | ||
CONFIG_MACH_APF9328=y | ||
CONFIG_MXC_IRQ_PRIOR=y | ||
CONFIG_NO_HZ=y | ||
CONFIG_HIGH_RES_TIMERS=y | ||
CONFIG_PREEMPT=y | ||
CONFIG_AEABI=y | ||
CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
CONFIG_ZBOOT_ROM_BSS=0x0 | ||
CONFIG_CMDLINE="noinitrd console=ttymxc0,115200 root=/dev/mtdblock2 rw ip=off" | ||
CONFIG_PM=y | ||
CONFIG_PM_DEBUG=y | ||
CONFIG_NET=y | ||
CONFIG_PACKET=y | ||
CONFIG_UNIX=y | ||
CONFIG_INET=y | ||
CONFIG_IP_PNP=y | ||
CONFIG_IP_PNP_DHCP=y | ||
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
# CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
# CONFIG_INET_XFRM_MODE_BEET is not set | ||
# CONFIG_INET_LRO is not set | ||
# CONFIG_INET_DIAG is not set | ||
# CONFIG_IPV6 is not set | ||
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
CONFIG_FW_LOADER=m | ||
CONFIG_MTD=y | ||
CONFIG_MTD_PARTITIONS=y | ||
CONFIG_MTD_CMDLINE_PARTS=y | ||
CONFIG_MTD_CHAR=y | ||
CONFIG_MTD_BLOCK=y | ||
CONFIG_MTD_CFI=y | ||
CONFIG_MTD_PHYSMAP=y | ||
# CONFIG_BLK_DEV is not set | ||
# CONFIG_MISC_DEVICES is not set | ||
CONFIG_NETDEVICES=y | ||
CONFIG_PHYLIB=y | ||
CONFIG_SMSC_PHY=y | ||
CONFIG_NET_ETHERNET=y | ||
CONFIG_DM9000=y | ||
# CONFIG_NETDEV_1000 is not set | ||
# CONFIG_NETDEV_10000 is not set | ||
# CONFIG_INPUT is not set | ||
# CONFIG_SERIO is not set | ||
# CONFIG_VT is not set | ||
CONFIG_SERIAL_IMX=y | ||
CONFIG_SERIAL_IMX_CONSOLE=y | ||
# CONFIG_LEGACY_PTYS is not set | ||
# CONFIG_HW_RANDOM is not set | ||
CONFIG_I2C=y | ||
CONFIG_I2C_CHARDEV=y | ||
CONFIG_I2C_IMX=y | ||
CONFIG_W1=y | ||
CONFIG_W1_MASTER_MXC=y | ||
CONFIG_W1_SLAVE_THERM=y | ||
# CONFIG_HWMON is not set | ||
CONFIG_FB=y | ||
CONFIG_USB_GADGET=y | ||
CONFIG_USB_GADGET_IMX=y | ||
CONFIG_USB_ETH=m | ||
CONFIG_MMC=y | ||
CONFIG_MMC_MXC=y | ||
# CONFIG_DNOTIFY is not set | ||
CONFIG_INOTIFY=y | ||
CONFIG_TMPFS=y | ||
CONFIG_JFFS2_FS=y | ||
CONFIG_NFS_FS=y | ||
CONFIG_NFS_V3=y | ||
CONFIG_NFS_V4=y | ||
CONFIG_ROOT_NFS=y | ||
# CONFIG_ENABLE_WARN_DEPRECATED is not set | ||
# CONFIG_ENABLE_MUST_CHECK is not set | ||
# CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
# CONFIG_CRYPTO_ANSI_CPRNG is not set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
CONFIG_EXPERIMENTAL=y | ||
# CONFIG_SWAP is not set | ||
CONFIG_SYSVIPC=y | ||
CONFIG_LOG_BUF_SHIFT=14 | ||
CONFIG_SYSFS_DEPRECATED_V2=y | ||
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
CONFIG_EXPERT=y | ||
CONFIG_KALLSYMS_EXTRA_PASS=y | ||
CONFIG_SLAB=y | ||
CONFIG_MODULES=y | ||
CONFIG_MODULE_UNLOAD=y | ||
# CONFIG_BLK_DEV_BSG is not set | ||
# CONFIG_IOSCHED_DEADLINE is not set | ||
# CONFIG_IOSCHED_CFQ is not set | ||
CONFIG_ARCH_MXC=y | ||
CONFIG_ARCH_MX2=y | ||
CONFIG_MACH_MX21ADS=y | ||
CONFIG_MXC_PWM=y | ||
CONFIG_NO_HZ=y | ||
CONFIG_HIGH_RES_TIMERS=y | ||
CONFIG_PREEMPT=y | ||
CONFIG_AEABI=y | ||
CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
CONFIG_ZBOOT_ROM_BSS=0x0 | ||
CONFIG_NET=y | ||
CONFIG_INET=y | ||
CONFIG_IP_PNP=y | ||
CONFIG_IP_PNP_DHCP=y | ||
CONFIG_IP_PNP_BOOTP=y | ||
# CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
# CONFIG_INET_XFRM_MODE_BEET is not set | ||
# CONFIG_INET_LRO is not set | ||
# CONFIG_INET_DIAG is not set | ||
# CONFIG_IPV6 is not set | ||
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
# CONFIG_FW_LOADER is not set | ||
CONFIG_MTD=y | ||
CONFIG_MTD_DEBUG=y | ||
CONFIG_MTD_DEBUG_VERBOSE=3 | ||
CONFIG_MTD_PARTITIONS=y | ||
CONFIG_MTD_REDBOOT_PARTS=y | ||
CONFIG_MTD_CMDLINE_PARTS=y | ||
CONFIG_MTD_CHAR=y | ||
CONFIG_MTD_BLOCK=y | ||
CONFIG_MTD_CFI=y | ||
CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
CONFIG_MTD_CFI_GEOMETRY=y | ||
# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set | ||
CONFIG_MTD_CFI_AMDSTD=y | ||
CONFIG_MTD_PHYSMAP=y | ||
CONFIG_MTD_NAND=y | ||
CONFIG_MTD_NAND_MXC=y | ||
CONFIG_NETDEVICES=y | ||
CONFIG_NET_ETHERNET=y | ||
CONFIG_MII=y | ||
# CONFIG_NETDEV_1000 is not set | ||
# CONFIG_NETDEV_10000 is not set | ||
# CONFIG_INPUT_MOUSEDEV is not set | ||
CONFIG_INPUT_EVDEV=y | ||
# CONFIG_INPUT_KEYBOARD is not set | ||
# CONFIG_INPUT_MOUSE is not set | ||
CONFIG_INPUT_TOUCHSCREEN=y | ||
# CONFIG_SERIO is not set | ||
# CONFIG_CONSOLE_TRANSLATIONS is not set | ||
CONFIG_SERIAL_8250=y | ||
CONFIG_SERIAL_8250_CONSOLE=y | ||
CONFIG_SERIAL_8250_NR_UARTS=1 | ||
CONFIG_SERIAL_IMX=y | ||
CONFIG_SERIAL_IMX_CONSOLE=y | ||
# CONFIG_LEGACY_PTYS is not set | ||
# CONFIG_HW_RANDOM is not set | ||
CONFIG_I2C=y | ||
CONFIG_I2C_CHARDEV=y | ||
CONFIG_I2C_IMX=y | ||
CONFIG_SPI=y | ||
# CONFIG_HWMON is not set | ||
CONFIG_FB=y | ||
CONFIG_FB_IMX=y | ||
# CONFIG_VGA_CONSOLE is not set | ||
CONFIG_FRAMEBUFFER_CONSOLE=y | ||
CONFIG_FONTS=y | ||
CONFIG_FONT_8x8=y | ||
CONFIG_LOGO=y | ||
# CONFIG_HID_SUPPORT is not set | ||
# CONFIG_USB_SUPPORT is not set | ||
CONFIG_MMC=y | ||
CONFIG_MMC_MXC=y | ||
# CONFIG_DNOTIFY is not set | ||
CONFIG_MSDOS_FS=y | ||
CONFIG_TMPFS=y | ||
CONFIG_JFFS2_FS=y | ||
CONFIG_NFS_FS=y | ||
CONFIG_NFS_V3=y | ||
CONFIG_ROOT_NFS=y | ||
# CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
# CONFIG_CRYPTO_ANSI_CPRNG is not set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.