forked from hardkernel/linux
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'renesas-defconfig3-for-v3.15' of git://git.kernel.org/pub/…
…scm/linux/kernel/git/horms/renesas into next/boards Merge "Third Round of Renesas ARM Based SoC Defconfig Updates for v3.15" from Simon Horman: * r7s72100 (RZ/A1H) based Genmai board - update defconfig for I2C usage * r8a7791 (R-Car M2) based Koelsch board - Enable SDHI, GPIO and regulators in defconfig * r8a7790 (R-Car H2) based Lager board - Enable RSPI and MTD_M25P80 * emev2 (Emma Mobile) based KZM9D board - Remove legacy KZM9D defconfig * Multiplatform - Add defconfig for shmobile multiplatform * tag 'renesas-defconfig3-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: ARM: shmobile: r7s72100: update defconfig for I2C usage ARM: shmobile: koelsch: Enable SDHI, GPIO and regulators in defconfig ARM: shmobile: Get rid of legacy KZM9D defconfig ARM: shmobile: Add defconfig for shmobile multiplatform ARM: shmobile: lager defconfig: Enable RSPI and MTD_M25P80 Signed-off-by: Olof Johansson <olof@lixom.net>
- Loading branch information
Showing
5 changed files
with
145 additions
and
92 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
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
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,129 @@ | ||
CONFIG_SYSVIPC=y | ||
CONFIG_NO_HZ=y | ||
CONFIG_IKCONFIG=y | ||
CONFIG_IKCONFIG_PROC=y | ||
CONFIG_LOG_BUF_SHIFT=16 | ||
CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
CONFIG_SYSCTL_SYSCALL=y | ||
CONFIG_EMBEDDED=y | ||
CONFIG_PERF_EVENTS=y | ||
CONFIG_SLAB=y | ||
CONFIG_ARCH_SHMOBILE_MULTI=y | ||
CONFIG_ARCH_EMEV2=y | ||
CONFIG_ARCH_R8A7790=y | ||
CONFIG_ARCH_R8A7791=y | ||
CONFIG_MACH_KOELSCH=y | ||
CONFIG_MACH_LAGER=y | ||
# CONFIG_SWP_EMULATE is not set | ||
CONFIG_CPU_BPREDICT_DISABLE=y | ||
CONFIG_PL310_ERRATA_588369=y | ||
CONFIG_ARM_ERRATA_754322=y | ||
CONFIG_PCI=y | ||
CONFIG_PCI_RCAR_GEN2=y | ||
CONFIG_SMP=y | ||
CONFIG_SCHED_MC=y | ||
CONFIG_HAVE_ARM_ARCH_TIMER=y | ||
CONFIG_NR_CPUS=8 | ||
CONFIG_AEABI=y | ||
CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
CONFIG_ZBOOT_ROM_BSS=0x0 | ||
CONFIG_ARM_APPENDED_DTB=y | ||
CONFIG_KEXEC=y | ||
CONFIG_VFP=y | ||
CONFIG_NEON=y | ||
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
CONFIG_NET=y | ||
CONFIG_PACKET=y | ||
CONFIG_UNIX=y | ||
CONFIG_INET=y | ||
CONFIG_IP_PNP=y | ||
CONFIG_IP_PNP_DHCP=y | ||
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
CONFIG_DEVTMPFS=y | ||
CONFIG_DEVTMPFS_MOUNT=y | ||
CONFIG_MTD=y | ||
CONFIG_MTD_M25P80=y | ||
CONFIG_BLK_DEV_SD=y | ||
CONFIG_ATA=y | ||
CONFIG_SATA_RCAR=y | ||
CONFIG_NETDEVICES=y | ||
# CONFIG_NET_VENDOR_ARC is not set | ||
# CONFIG_NET_CADENCE is not set | ||
# CONFIG_NET_VENDOR_BROADCOM is not set | ||
# CONFIG_NET_VENDOR_CIRRUS is not set | ||
# CONFIG_NET_VENDOR_FARADAY is not set | ||
# CONFIG_NET_VENDOR_INTEL is not set | ||
# CONFIG_NET_VENDOR_MARVELL is not set | ||
# CONFIG_NET_VENDOR_MICREL is not set | ||
# CONFIG_NET_VENDOR_NATSEMI is not set | ||
CONFIG_SH_ETH=y | ||
# CONFIG_NET_VENDOR_SEEQ is not set | ||
CONFIG_SMSC911X=y | ||
# CONFIG_NET_VENDOR_STMICRO is not set | ||
# CONFIG_NET_VENDOR_VIA is not set | ||
# CONFIG_NET_VENDOR_WIZNET is not set | ||
CONFIG_SMSC_PHY=y | ||
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
CONFIG_KEYBOARD_GPIO=y | ||
# CONFIG_INPUT_MOUSE is not set | ||
# CONFIG_LEGACY_PTYS is not set | ||
CONFIG_SERIAL_8250=y | ||
CONFIG_SERIAL_8250_CONSOLE=y | ||
CONFIG_SERIAL_8250_EXTENDED=y | ||
CONFIG_SERIAL_8250_EM=y | ||
CONFIG_SERIAL_SH_SCI=y | ||
CONFIG_SERIAL_SH_SCI_NR_UARTS=20 | ||
CONFIG_SERIAL_SH_SCI_CONSOLE=y | ||
CONFIG_I2C_GPIO=y | ||
CONFIG_I2C_RCAR=y | ||
CONFIG_SPI=y | ||
CONFIG_SPI_RSPI=y | ||
CONFIG_GPIO_EM=y | ||
CONFIG_GPIO_RCAR=y | ||
# CONFIG_HWMON is not set | ||
CONFIG_THERMAL=y | ||
CONFIG_RCAR_THERMAL=y | ||
CONFIG_REGULATOR=y | ||
CONFIG_REGULATOR_FIXED_VOLTAGE=y | ||
CONFIG_REGULATOR_GPIO=y | ||
CONFIG_MEDIA_SUPPORT=y | ||
CONFIG_MEDIA_CAMERA_SUPPORT=y | ||
CONFIG_V4L_PLATFORM_DRIVERS=y | ||
CONFIG_SOC_CAMERA=y | ||
CONFIG_SOC_CAMERA_PLATFORM=y | ||
CONFIG_VIDEO_RCAR_VIN=y | ||
# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set | ||
CONFIG_VIDEO_ADV7180=y | ||
CONFIG_DRM=y | ||
CONFIG_DRM_RCAR_DU=y | ||
CONFIG_SOUND=y | ||
CONFIG_SND=y | ||
CONFIG_SND_SOC=y | ||
CONFIG_SND_SOC_RCAR=y | ||
CONFIG_USB_RCAR_GEN2_PHY=y | ||
CONFIG_MMC=y | ||
CONFIG_MMC_SDHI=y | ||
CONFIG_MMC_SH_MMCIF=y | ||
CONFIG_NEW_LEDS=y | ||
CONFIG_LEDS_CLASS=y | ||
CONFIG_LEDS_GPIO=y | ||
CONFIG_RTC_CLASS=y | ||
CONFIG_DMADEVICES=y | ||
CONFIG_SH_DMAE=y | ||
# CONFIG_IOMMU_SUPPORT is not set | ||
# CONFIG_DNOTIFY is not set | ||
CONFIG_MSDOS_FS=y | ||
CONFIG_VFAT_FS=y | ||
CONFIG_TMPFS=y | ||
CONFIG_CONFIGFS_FS=y | ||
# CONFIG_MISC_FILESYSTEMS is not set | ||
CONFIG_NFS_FS=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_ISO8859_1=y | ||
# CONFIG_ENABLE_WARN_DEPRECATED is not set | ||
# CONFIG_ENABLE_MUST_CHECK is not set | ||
# CONFIG_ARM_UNWIND is not set |