diff options
author | Olof Johansson <olof@lixom.net> | 2013-08-14 04:02:48 -0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-08-14 04:02:48 -0400 |
commit | 6b08e4370c0ffa57acfdb593d69306bbd6ca8b03 (patch) | |
tree | b7318ca011abb3e60820546bd2b3ed80bc7095a9 | |
parent | 74f19946976edabe6432ac0005346b0611e2f8c1 (diff) | |
parent | 461cd47a65f5d8513a983ebd21ef7c23d4b4730f (diff) |
Merge tag 'renesas-defconfig-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards
From Simon Horman:
Renesas ARM based SoC defconfig updates for v3.12
* Enable GPIO LEDs and keys for ape6evm board
* Enable ARM_APPENDED_DTB for marzen board
* Add lager defconfig board
* tag 'renesas-defconfig-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
ARM: shmobile: ape6evm: Enable gpio-leds in defconfig
ARM: shmobile: ape6evm: Enable gpio-keys in defconfig
ARM: shmobile: Add lager defconfig
ARM: shmobile: marzen: Enable ARM_APPENDED_DTB in defconfig
Signed-off-by: Olof Johansson <olof@lixom.net>
-rw-r--r-- | arch/arm/configs/ape6evm_defconfig | 6 | ||||
-rw-r--r-- | arch/arm/configs/lager_defconfig | 120 | ||||
-rw-r--r-- | arch/arm/configs/marzen_defconfig | 1 |
3 files changed, 126 insertions, 1 deletions
diff --git a/arch/arm/configs/ape6evm_defconfig b/arch/arm/configs/ape6evm_defconfig index dab5a7dfadc6..1ce39940795d 100644 --- a/arch/arm/configs/ape6evm_defconfig +++ b/arch/arm/configs/ape6evm_defconfig | |||
@@ -54,7 +54,8 @@ CONFIG_NETDEVICES=y | |||
54 | CONFIG_SMC91X=y | 54 | CONFIG_SMC91X=y |
55 | CONFIG_SMSC911X=y | 55 | CONFIG_SMSC911X=y |
56 | # CONFIG_INPUT_MOUSEDEV is not set | 56 | # CONFIG_INPUT_MOUSEDEV is not set |
57 | # CONFIG_INPUT_KEYBOARD is not set | 57 | CONFIG_INPUT_EVDEV=y |
58 | CONFIG_KEYBOARD_GPIO=y | ||
58 | # CONFIG_INPUT_MOUSE is not set | 59 | # CONFIG_INPUT_MOUSE is not set |
59 | # CONFIG_SERIO is not set | 60 | # CONFIG_SERIO is not set |
60 | CONFIG_SERIAL_NONSTANDARD=y | 61 | CONFIG_SERIAL_NONSTANDARD=y |
@@ -71,6 +72,9 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y | |||
71 | CONFIG_REGULATOR_GPIO=y | 72 | CONFIG_REGULATOR_GPIO=y |
72 | # CONFIG_HID is not set | 73 | # CONFIG_HID is not set |
73 | # CONFIG_USB_SUPPORT is not set | 74 | # CONFIG_USB_SUPPORT is not set |
75 | CONFIG_NEW_LEDS=y | ||
76 | CONFIG_LEDS_CLASS=y | ||
77 | CONFIG_LEDS_GPIO=y | ||
74 | # CONFIG_IOMMU_SUPPORT is not set | 78 | # CONFIG_IOMMU_SUPPORT is not set |
75 | # CONFIG_DNOTIFY is not set | 79 | # CONFIG_DNOTIFY is not set |
76 | CONFIG_TMPFS=y | 80 | CONFIG_TMPFS=y |
diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig new file mode 100644 index 000000000000..e777ef22b801 --- /dev/null +++ b/arch/arm/configs/lager_defconfig | |||
@@ -0,0 +1,120 @@ | |||
1 | CONFIG_SYSVIPC=y | ||
2 | CONFIG_NO_HZ=y | ||
3 | CONFIG_IKCONFIG=y | ||
4 | CONFIG_IKCONFIG_PROC=y | ||
5 | CONFIG_LOG_BUF_SHIFT=16 | ||
6 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
7 | CONFIG_SYSCTL_SYSCALL=y | ||
8 | CONFIG_EMBEDDED=y | ||
9 | CONFIG_PERF_EVENTS=y | ||
10 | CONFIG_SLAB=y | ||
11 | # CONFIG_LBDAF is not set | ||
12 | # CONFIG_BLK_DEV_BSG is not set | ||
13 | # CONFIG_IOSCHED_DEADLINE is not set | ||
14 | # CONFIG_IOSCHED_CFQ is not set | ||
15 | CONFIG_ARCH_SHMOBILE=y | ||
16 | CONFIG_ARCH_R8A7790=y | ||
17 | CONFIG_MACH_LAGER=y | ||
18 | # CONFIG_SH_TIMER_TMU is not set | ||
19 | # CONFIG_EM_TIMER_STI is not set | ||
20 | CONFIG_ARM_ERRATA_430973=y | ||
21 | CONFIG_ARM_ERRATA_458693=y | ||
22 | CONFIG_ARM_ERRATA_460075=y | ||
23 | CONFIG_ARM_ERRATA_743622=y | ||
24 | CONFIG_ARM_ERRATA_754322=y | ||
25 | CONFIG_HAVE_ARM_ARCH_TIMER=y | ||
26 | CONFIG_AEABI=y | ||
27 | # CONFIG_OABI_COMPAT is not set | ||
28 | CONFIG_FORCE_MAX_ZONEORDER=13 | ||
29 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
30 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
31 | CONFIG_ARM_APPENDED_DTB=y | ||
32 | CONFIG_KEXEC=y | ||
33 | CONFIG_AUTO_ZRELADDR=y | ||
34 | CONFIG_VFP=y | ||
35 | CONFIG_NEON=y | ||
36 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
37 | CONFIG_PM_RUNTIME=y | ||
38 | CONFIG_NET=y | ||
39 | CONFIG_PACKET=y | ||
40 | CONFIG_UNIX=y | ||
41 | CONFIG_INET=y | ||
42 | CONFIG_IP_PNP=y | ||
43 | CONFIG_IP_PNP_DHCP=y | ||
44 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
45 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
46 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
47 | # CONFIG_INET_LRO is not set | ||
48 | # CONFIG_INET_DIAG is not set | ||
49 | # CONFIG_IPV6 is not set | ||
50 | # CONFIG_WIRELESS is not set | ||
51 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
52 | CONFIG_NETDEVICES=y | ||
53 | # CONFIG_NET_CORE is not set | ||
54 | # CONFIG_NET_VENDOR_ARC is not set | ||
55 | # CONFIG_NET_CADENCE is not set | ||
56 | # CONFIG_NET_VENDOR_BROADCOM is not set | ||
57 | # CONFIG_NET_VENDOR_CIRRUS is not set | ||
58 | # CONFIG_NET_VENDOR_FARADAY is not set | ||
59 | # CONFIG_NET_VENDOR_INTEL is not set | ||
60 | # CONFIG_NET_VENDOR_MARVELL is not set | ||
61 | # CONFIG_NET_VENDOR_MICREL is not set | ||
62 | # CONFIG_NET_VENDOR_NATSEMI is not set | ||
63 | CONFIG_SH_ETH=y | ||
64 | # CONFIG_NET_VENDOR_SEEQ is not set | ||
65 | # CONFIG_NET_VENDOR_SMSC is not set | ||
66 | # CONFIG_NET_VENDOR_STMICRO is not set | ||
67 | # CONFIG_NET_VENDOR_VIA is not set | ||
68 | # CONFIG_NET_VENDOR_WIZNET is not set | ||
69 | # CONFIG_WLAN is not set | ||
70 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
71 | CONFIG_INPUT_EVDEV=y | ||
72 | # CONFIG_KEYBOARD_ATKBD is not set | ||
73 | CONFIG_KEYBOARD_GPIO=y | ||
74 | # CONFIG_INPUT_MOUSE is not set | ||
75 | # CONFIG_SERIO is not set | ||
76 | # CONFIG_LEGACY_PTYS is not set | ||
77 | CONFIG_SERIAL_SH_SCI=y | ||
78 | CONFIG_SERIAL_SH_SCI_NR_UARTS=10 | ||
79 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | ||
80 | # CONFIG_HW_RANDOM is not set | ||
81 | CONFIG_I2C=y | ||
82 | CONFIG_I2C_GPIO=y | ||
83 | CONFIG_I2C_SH_MOBILE=y | ||
84 | CONFIG_GPIO_SH_PFC=y | ||
85 | CONFIG_GPIOLIB=y | ||
86 | CONFIG_GPIO_RCAR=y | ||
87 | # CONFIG_HWMON is not set | ||
88 | CONFIG_THERMAL=y | ||
89 | CONFIG_RCAR_THERMAL=y | ||
90 | CONFIG_REGULATOR=y | ||
91 | CONFIG_REGULATOR_FIXED_VOLTAGE=y | ||
92 | # CONFIG_USB_SUPPORT is not set | ||
93 | CONFIG_MMC=y | ||
94 | CONFIG_MMC_SDHI=y | ||
95 | CONFIG_MMC_SH_MMCIF=y | ||
96 | CONFIG_NEW_LEDS=y | ||
97 | CONFIG_LEDS_CLASS=y | ||
98 | CONFIG_LEDS_GPIO=y | ||
99 | CONFIG_RTC_CLASS=y | ||
100 | CONFIG_DMADEVICES=y | ||
101 | CONFIG_SH_DMAE=y | ||
102 | # CONFIG_IOMMU_SUPPORT is not set | ||
103 | # CONFIG_DNOTIFY is not set | ||
104 | CONFIG_MSDOS_FS=y | ||
105 | CONFIG_VFAT_FS=y | ||
106 | CONFIG_TMPFS=y | ||
107 | CONFIG_CONFIGFS_FS=y | ||
108 | # CONFIG_MISC_FILESYSTEMS is not set | ||
109 | CONFIG_NFS_FS=y | ||
110 | CONFIG_NFS_V3_ACL=y | ||
111 | CONFIG_NFS_V4=y | ||
112 | CONFIG_NFS_V4_1=y | ||
113 | CONFIG_ROOT_NFS=y | ||
114 | CONFIG_NLS_CODEPAGE_437=y | ||
115 | CONFIG_NLS_ISO8859_1=y | ||
116 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | ||
117 | # CONFIG_ENABLE_MUST_CHECK is not set | ||
118 | # CONFIG_ARM_UNWIND is not set | ||
119 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
120 | # CONFIG_CRYPTO_HW is not set | ||
diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig index 494e70aeb9e1..82e4040b4c17 100644 --- a/arch/arm/configs/marzen_defconfig +++ b/arch/arm/configs/marzen_defconfig | |||
@@ -29,6 +29,7 @@ CONFIG_AEABI=y | |||
29 | CONFIG_HIGHMEM=y | 29 | CONFIG_HIGHMEM=y |
30 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 30 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
31 | CONFIG_ZBOOT_ROM_BSS=0x0 | 31 | CONFIG_ZBOOT_ROM_BSS=0x0 |
32 | CONFIG_ARM_APPENDED_DTB=y | ||
32 | CONFIG_CMDLINE="console=ttySC2,115200 earlyprintk=sh-sci.2,115200 ignore_loglevel root=/dev/nfs ip=on" | 33 | CONFIG_CMDLINE="console=ttySC2,115200 earlyprintk=sh-sci.2,115200 ignore_loglevel root=/dev/nfs ip=on" |
33 | CONFIG_CMDLINE_FORCE=y | 34 | CONFIG_CMDLINE_FORCE=y |
34 | CONFIG_KEXEC=y | 35 | CONFIG_KEXEC=y |