diff options
| author | Magnus Damm <damm@opensource.se> | 2014-02-13 03:26:28 -0500 |
|---|---|---|
| committer | Simon Horman <horms+renesas@verge.net.au> | 2014-02-16 22:23:27 -0500 |
| commit | 30023bb4fae3eb30106c5f8986fc7ac87387aebc (patch) | |
| tree | e2a8999a3fd9e8df401719cee88915bc5a2638b8 | |
| parent | 8a76f048dc7fff769aa899f5ffc7975b57de0b16 (diff) | |
ARM: shmobile: Get rid of legacy KZM9D defconfig
Get rid of the kzm9d_defconfig. The KZM9D is now supported
as DT only in case of EMEV2 is selected in the kernel
configuration.
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
| -rw-r--r-- | arch/arm/configs/kzm9d_defconfig | 91 |
1 files changed, 0 insertions, 91 deletions
diff --git a/arch/arm/configs/kzm9d_defconfig b/arch/arm/configs/kzm9d_defconfig deleted file mode 100644 index 1cc330b06bf6..000000000000 --- a/arch/arm/configs/kzm9d_defconfig +++ /dev/null | |||
| @@ -1,91 +0,0 @@ | |||
| 1 | # CONFIG_ARM_PATCH_PHYS_VIRT is not set | ||
| 2 | CONFIG_EXPERIMENTAL=y | ||
| 3 | CONFIG_SYSVIPC=y | ||
| 4 | CONFIG_NO_HZ=y | ||
| 5 | CONFIG_IKCONFIG=y | ||
| 6 | CONFIG_IKCONFIG_PROC=y | ||
| 7 | CONFIG_LOG_BUF_SHIFT=16 | ||
| 8 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
| 9 | CONFIG_SYSCTL_SYSCALL=y | ||
| 10 | CONFIG_EMBEDDED=y | ||
| 11 | CONFIG_PERF_EVENTS=y | ||
| 12 | CONFIG_SLAB=y | ||
| 13 | # CONFIG_BLK_DEV_BSG is not set | ||
| 14 | # CONFIG_IOSCHED_DEADLINE is not set | ||
| 15 | # CONFIG_IOSCHED_CFQ is not set | ||
| 16 | CONFIG_ARCH_SHMOBILE_LEGACY=y | ||
| 17 | CONFIG_ARCH_EMEV2=y | ||
| 18 | CONFIG_MACH_KZM9D=y | ||
| 19 | CONFIG_MEMORY_START=0x40000000 | ||
| 20 | CONFIG_MEMORY_SIZE=0x10000000 | ||
| 21 | # CONFIG_SH_TIMER_TMU is not set | ||
| 22 | # CONFIG_SWP_EMULATE is not set | ||
| 23 | # CONFIG_CACHE_L2X0 is not set | ||
| 24 | CONFIG_SMP=y | ||
| 25 | CONFIG_NR_CPUS=2 | ||
| 26 | CONFIG_HOTPLUG_CPU=y | ||
| 27 | # CONFIG_LOCAL_TIMERS is not set | ||
| 28 | CONFIG_AEABI=y | ||
| 29 | # CONFIG_OABI_COMPAT is not set | ||
| 30 | # CONFIG_CROSS_MEMORY_ATTACH is not set | ||
| 31 | CONFIG_FORCE_MAX_ZONEORDER=13 | ||
| 32 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
| 33 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
| 34 | CONFIG_ARM_APPENDED_DTB=y | ||
| 35 | CONFIG_AUTO_ZRELADDR=y | ||
| 36 | CONFIG_VFP=y | ||
| 37 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
| 38 | CONFIG_PM_RUNTIME=y | ||
| 39 | CONFIG_NET=y | ||
| 40 | CONFIG_PACKET=y | ||
| 41 | CONFIG_UNIX=y | ||
| 42 | CONFIG_INET=y | ||
| 43 | CONFIG_IP_PNP=y | ||
| 44 | CONFIG_IP_PNP_DHCP=y | ||
| 45 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
| 46 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
| 47 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
| 48 | # CONFIG_INET_LRO is not set | ||
| 49 | # CONFIG_INET_DIAG is not set | ||
| 50 | # CONFIG_IPV6 is not set | ||
| 51 | # CONFIG_WIRELESS is not set | ||
| 52 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
| 53 | CONFIG_DEVTMPFS=y | ||
| 54 | CONFIG_DEVTMPFS_MOUNT=y | ||
| 55 | # CONFIG_BLK_DEV is not set | ||
| 56 | CONFIG_NETDEVICES=y | ||
| 57 | # CONFIG_NET_VENDOR_BROADCOM is not set | ||
| 58 | # CONFIG_NET_VENDOR_CHELSIO is not set | ||
| 59 | # CONFIG_NET_VENDOR_CIRRUS is not set | ||
| 60 | # CONFIG_NET_VENDOR_FARADAY is not set | ||
| 61 | # CONFIG_NET_VENDOR_INTEL is not set | ||
| 62 | # CONFIG_NET_VENDOR_MARVELL is not set | ||
| 63 | # CONFIG_NET_VENDOR_MICREL is not set | ||
| 64 | # CONFIG_NET_VENDOR_NATSEMI is not set | ||
| 65 | # CONFIG_NET_VENDOR_SEEQ is not set | ||
| 66 | CONFIG_SMSC911X=y | ||
| 67 | # CONFIG_NET_VENDOR_STMICRO is not set | ||
| 68 | # CONFIG_NET_VENDOR_WIZNET is not set | ||
| 69 | # CONFIG_WLAN is not set | ||
| 70 | # CONFIG_INPUT_MOUSEDEV is not set | ||
| 71 | # CONFIG_INPUT_KEYBOARD is not set | ||
| 72 | # CONFIG_INPUT_MOUSE is not set | ||
| 73 | # CONFIG_SERIO is not set | ||
| 74 | # CONFIG_LEGACY_PTYS is not set | ||
| 75 | # CONFIG_DEVKMEM is not set | ||
| 76 | CONFIG_SERIAL_8250=y | ||
| 77 | CONFIG_SERIAL_8250_CONSOLE=y | ||
| 78 | CONFIG_SERIAL_8250_EM=y | ||
| 79 | # CONFIG_HW_RANDOM is not set | ||
| 80 | CONFIG_GPIOLIB=y | ||
| 81 | CONFIG_GPIO_EM=y | ||
| 82 | # CONFIG_HWMON is not set | ||
| 83 | # CONFIG_HID_SUPPORT is not set | ||
| 84 | # CONFIG_USB_SUPPORT is not set | ||
| 85 | # CONFIG_IOMMU_SUPPORT is not set | ||
| 86 | # CONFIG_DNOTIFY is not set | ||
| 87 | CONFIG_TMPFS=y | ||
| 88 | # CONFIG_MISC_FILESYSTEMS is not set | ||
| 89 | CONFIG_NFS_FS=y | ||
| 90 | CONFIG_ROOT_NFS=y | ||
| 91 | # CONFIG_FTRACE is not set | ||
