-
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: 208779 b: refs/heads/master c: 5db2bc8 h: refs/heads/master i: 208777: 8aff163 208775: 503e4fc v: v3
- Loading branch information
Banajit Goswami
authored and
Kukjin Kim
committed
Aug 5, 2010
1 parent
4d7e0dc
commit 494d4ae
Showing
101 changed files
with
253 additions
and
4,258 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: f2b7e3c54a304677a1142829fb5913595885379f | ||
refs/heads/master: 5db2bc8a114b866f351a510dab6945ab20567055 |
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,66 @@ | ||
CONFIG_EXPERIMENTAL=y | ||
CONFIG_SYSFS_DEPRECATED_V2=y | ||
CONFIG_BLK_DEV_INITRD=y | ||
CONFIG_KALLSYMS_ALL=y | ||
CONFIG_MODULES=y | ||
CONFIG_MODULE_UNLOAD=y | ||
# CONFIG_BLK_DEV_BSG is not set | ||
CONFIG_ARCH_S5PV210=y | ||
CONFIG_S3C_LOWLEVEL_UART_PORT=1 | ||
CONFIG_MACH_SMDKC110=y | ||
CONFIG_VMSPLIT_2G=y | ||
CONFIG_PREEMPT=y | ||
CONFIG_AEABI=y | ||
CONFIG_CMDLINE="root=/dev/ram0 rw ramdisk=8192 initrd=0x20800000,8M console=ttySAC1,115200 init=/linuxrc" | ||
CONFIG_VFP=y | ||
CONFIG_NEON=y | ||
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
CONFIG_BLK_DEV_LOOP=y | ||
CONFIG_BLK_DEV_RAM=y | ||
CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
# CONFIG_MISC_DEVICES is not set | ||
CONFIG_SCSI=y | ||
CONFIG_BLK_DEV_SD=y | ||
CONFIG_CHR_DEV_SG=y | ||
CONFIG_INPUT_EVDEV=y | ||
# CONFIG_INPUT_KEYBOARD is not set | ||
# CONFIG_INPUT_MOUSE is not set | ||
CONFIG_INPUT_TOUCHSCREEN=y | ||
CONFIG_SERIAL_8250=y | ||
CONFIG_SERIAL_SAMSUNG=y | ||
CONFIG_SERIAL_SAMSUNG_CONSOLE=y | ||
CONFIG_HW_RANDOM=y | ||
# CONFIG_HWMON is not set | ||
# CONFIG_VGA_CONSOLE is not set | ||
# CONFIG_HID_SUPPORT is not set | ||
# CONFIG_USB_SUPPORT is not set | ||
CONFIG_EXT2_FS=y | ||
CONFIG_INOTIFY=y | ||
CONFIG_MSDOS_FS=y | ||
CONFIG_VFAT_FS=y | ||
CONFIG_TMPFS=y | ||
CONFIG_TMPFS_POSIX_ACL=y | ||
CONFIG_CRAMFS=y | ||
CONFIG_ROMFS_FS=y | ||
CONFIG_PARTITION_ADVANCED=y | ||
CONFIG_BSD_DISKLABEL=y | ||
CONFIG_SOLARIS_X86_PARTITION=y | ||
CONFIG_NLS_CODEPAGE_437=y | ||
CONFIG_NLS_ASCII=y | ||
CONFIG_NLS_ISO8859_1=y | ||
CONFIG_MAGIC_SYSRQ=y | ||
CONFIG_DEBUG_KERNEL=y | ||
# CONFIG_DEBUG_PREEMPT is not set | ||
CONFIG_DEBUG_RT_MUTEXES=y | ||
CONFIG_DEBUG_SPINLOCK=y | ||
CONFIG_DEBUG_MUTEXES=y | ||
CONFIG_DEBUG_SPINLOCK_SLEEP=y | ||
CONFIG_DEBUG_INFO=y | ||
# CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
CONFIG_DEBUG_USER=y | ||
CONFIG_DEBUG_ERRORS=y | ||
CONFIG_DEBUG_LL=y | ||
CONFIG_EARLY_PRINTK=y | ||
CONFIG_DEBUG_S3C_UART=1 | ||
CONFIG_CRC_CCITT=y |
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
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
This file was deleted.
Oops, something went wrong.
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.