-
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: 227182 b: refs/heads/master c: d44deb3 h: refs/heads/master v: v3
- Loading branch information
Kuninori Morimoto
authored and
Paul Mundt
committed
Dec 1, 2010
1 parent
42dc9fc
commit 34f2839
Showing
19 changed files
with
627 additions
and
4,340 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: f6d84f4a7df8057247a3f1723169586af3882436 | ||
refs/heads/master: d44deb35c26c74d0f1ebea95a5fc386f72d210f7 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,138 @@ | ||
CONFIG_EXPERIMENTAL=y | ||
CONFIG_SYSVIPC=y | ||
CONFIG_IKCONFIG=y | ||
CONFIG_IKCONFIG_PROC=y | ||
CONFIG_LOG_BUF_SHIFT=16 | ||
# CONFIG_UTS_NS is not set | ||
# CONFIG_IPC_NS is not set | ||
# CONFIG_USER_NS is not set | ||
# CONFIG_PID_NS is not set | ||
# CONFIG_NET_NS is not set | ||
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_SHMOBILE=y | ||
CONFIG_ARCH_SH7372=y | ||
CONFIG_MACH_MACKEREL=y | ||
CONFIG_MEMORY_SIZE=0x10000000 | ||
CONFIG_AEABI=y | ||
# CONFIG_OABI_COMPAT is not set | ||
CONFIG_FORCE_MAX_ZONEORDER=15 | ||
CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
CONFIG_ZBOOT_ROM_BSS=0x0 | ||
CONFIG_CMDLINE="console=tty0, console=ttySC0,115200 earlyprintk=sh-sci.0,115200 root=/dev/nfs nfsroot=,tcp,v3 ip=dhcp memchunk.vpu=64m memchunk.veu0=8m memchunk.spu0=2m mem=240m" | ||
CONFIG_KEXEC=y | ||
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
CONFIG_PM=y | ||
CONFIG_PM_RUNTIME=y | ||
CONFIG_NET=y | ||
CONFIG_PACKET=y | ||
CONFIG_UNIX=y | ||
CONFIG_INET=y | ||
CONFIG_IP_MULTICAST=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_IPV6 is not set | ||
# CONFIG_WIRELESS is not set | ||
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
# CONFIG_FIRMWARE_IN_KERNEL is not set | ||
CONFIG_MTD=y | ||
CONFIG_MTD_CONCAT=y | ||
CONFIG_MTD_PARTITIONS=y | ||
CONFIG_MTD_CHAR=y | ||
CONFIG_MTD_BLOCK=y | ||
CONFIG_MTD_CFI=y | ||
CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
CONFIG_MTD_CFI_INTELEXT=y | ||
CONFIG_MTD_PHYSMAP=y | ||
CONFIG_MTD_ARM_INTEGRATOR=y | ||
CONFIG_MTD_BLOCK2MTD=y | ||
CONFIG_SCSI=y | ||
CONFIG_BLK_DEV_SD=y | ||
# CONFIG_SCSI_LOWLEVEL is not set | ||
CONFIG_NETDEVICES=y | ||
CONFIG_NET_ETHERNET=y | ||
CONFIG_SMSC911X=y | ||
# CONFIG_NETDEV_1000 is not set | ||
# CONFIG_NETDEV_10000 is not set | ||
# CONFIG_WLAN is not set | ||
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
# CONFIG_INPUT_KEYBOARD is not set | ||
# CONFIG_INPUT_MOUSE is not set | ||
CONFIG_SERIAL_SH_SCI=y | ||
CONFIG_SERIAL_SH_SCI_NR_UARTS=8 | ||
CONFIG_SERIAL_SH_SCI_CONSOLE=y | ||
# CONFIG_LEGACY_PTYS is not set | ||
# CONFIG_HW_RANDOM is not set | ||
# CONFIG_HWMON is not set | ||
# CONFIG_MFD_SUPPORT is not set | ||
CONFIG_FB=y | ||
CONFIG_FB_MODE_HELPERS=y | ||
CONFIG_FB_SH_MOBILE_LCDC=y | ||
CONFIG_FRAMEBUFFER_CONSOLE=y | ||
CONFIG_LOGO=y | ||
# CONFIG_LOGO_LINUX_MONO is not set | ||
# CONFIG_LOGO_LINUX_CLUT224 is not set | ||
# CONFIG_HID_SUPPORT is not set | ||
# CONFIG_USB_SUPPORT is not set | ||
CONFIG_EXT2_FS=y | ||
CONFIG_EXT2_FS_XATTR=y | ||
CONFIG_EXT2_FS_POSIX_ACL=y | ||
CONFIG_EXT2_FS_SECURITY=y | ||
CONFIG_EXT2_FS_XIP=y | ||
CONFIG_EXT3_FS=y | ||
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
CONFIG_EXT3_FS_POSIX_ACL=y | ||
CONFIG_EXT3_FS_SECURITY=y | ||
# CONFIG_DNOTIFY is not set | ||
# CONFIG_INOTIFY_USER is not set | ||
CONFIG_MSDOS_FS=y | ||
CONFIG_VFAT_FS=y | ||
CONFIG_TMPFS=y | ||
# CONFIG_MISC_FILESYSTEMS is not set | ||
CONFIG_NFS_FS=y | ||
CONFIG_NFS_V3=y | ||
CONFIG_NFS_V3_ACL=y | ||
CONFIG_NFS_V4=y | ||
CONFIG_NFS_V4_1=y | ||
CONFIG_ROOT_NFS=y | ||
CONFIG_NLS_CODEPAGE_437=y | ||
CONFIG_NLS_CODEPAGE_737=y | ||
CONFIG_NLS_CODEPAGE_775=y | ||
CONFIG_NLS_CODEPAGE_850=y | ||
CONFIG_NLS_CODEPAGE_852=y | ||
CONFIG_NLS_CODEPAGE_855=y | ||
CONFIG_NLS_CODEPAGE_857=y | ||
CONFIG_NLS_CODEPAGE_860=y | ||
CONFIG_NLS_CODEPAGE_861=y | ||
CONFIG_NLS_CODEPAGE_862=y | ||
CONFIG_NLS_CODEPAGE_863=y | ||
CONFIG_NLS_CODEPAGE_864=y | ||
CONFIG_NLS_CODEPAGE_865=y | ||
CONFIG_NLS_CODEPAGE_866=y | ||
CONFIG_NLS_CODEPAGE_869=y | ||
CONFIG_NLS_ISO8859_1=y | ||
CONFIG_NLS_ISO8859_2=y | ||
CONFIG_NLS_ISO8859_3=y | ||
CONFIG_NLS_ISO8859_4=y | ||
CONFIG_NLS_ISO8859_5=y | ||
CONFIG_NLS_ISO8859_6=y | ||
CONFIG_NLS_ISO8859_7=y | ||
CONFIG_NLS_ISO8859_9=y | ||
CONFIG_NLS_ISO8859_13=y | ||
CONFIG_NLS_ISO8859_14=y | ||
CONFIG_NLS_ISO8859_15=y | ||
CONFIG_NLS_KOI8_R=y | ||
CONFIG_NLS_KOI8_U=y | ||
CONFIG_NLS_UTF8=y | ||
# CONFIG_ENABLE_WARN_DEPRECATED is not set | ||
# CONFIG_ENABLE_MUST_CHECK is not set | ||
# CONFIG_ARM_UNWIND is not set | ||
CONFIG_CRYPTO=y | ||
CONFIG_CRYPTO_ANSI_CPRNG=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
Oops, something went wrong.