diff options
author | Joel Stanley <joel@jms.id.au> | 2017-01-04 23:55:42 -0500 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2017-01-10 07:01:35 -0500 |
commit | 0e81eb77f5f81be9a3fd4a080eba9abfb6e54a3a (patch) | |
tree | 5c1bc9e2139554745337d011496e0d5a7bc2be89 | |
parent | 7ce7d89f48834cefece7804d38fc5d85382edf77 (diff) |
ARM: configs: Update Aspeed with new drivers
We have upstream support for ftgmac100 ethernet with NCSI, GPIO, pinmux,
and IPMI BT. Enable these for both g4 and g5 platforms.
Signed-off-by: Joel Stanley <joel@jms.id.au>
-rw-r--r-- | arch/arm/configs/aspeed_g4_defconfig | 38 | ||||
-rw-r--r-- | arch/arm/configs/aspeed_g5_defconfig | 38 |
2 files changed, 71 insertions, 5 deletions
diff --git a/arch/arm/configs/aspeed_g4_defconfig b/arch/arm/configs/aspeed_g4_defconfig index ca39c04fec6b..2ea82272c2cb 100644 --- a/arch/arm/configs/aspeed_g4_defconfig +++ b/arch/arm/configs/aspeed_g4_defconfig | |||
@@ -29,22 +29,49 @@ CONFIG_DEBUG_RODATA=y | |||
29 | CONFIG_AEABI=y | 29 | CONFIG_AEABI=y |
30 | CONFIG_UACCESS_WITH_MEMCPY=y | 30 | CONFIG_UACCESS_WITH_MEMCPY=y |
31 | CONFIG_SECCOMP=y | 31 | CONFIG_SECCOMP=y |
32 | # CONFIG_ATAGS is not set | ||
33 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
34 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
35 | CONFIG_ARM_APPENDED_DTB=y | 32 | CONFIG_ARM_APPENDED_DTB=y |
36 | CONFIG_ARM_ATAG_DTB_COMPAT=y | 33 | CONFIG_ARM_ATAG_DTB_COMPAT=y |
37 | CONFIG_KEXEC=y | 34 | CONFIG_KEXEC=y |
38 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | 35 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
36 | CONFIG_NET=y | ||
37 | CONFIG_INET=y | ||
38 | CONFIG_NET_NCSI=y | ||
39 | # CONFIG_WIRELESS is not set | ||
39 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 40 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
40 | CONFIG_DEVTMPFS=y | 41 | CONFIG_DEVTMPFS=y |
41 | CONFIG_DEVTMPFS_MOUNT=y | 42 | CONFIG_DEVTMPFS_MOUNT=y |
42 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 43 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
44 | CONFIG_NETDEVICES=y | ||
45 | # CONFIG_NET_VENDOR_ALACRITECH is not set | ||
46 | # CONFIG_NET_VENDOR_AMAZON is not set | ||
47 | # CONFIG_NET_VENDOR_ARC is not set | ||
48 | # CONFIG_NET_CADENCE is not set | ||
49 | # CONFIG_NET_VENDOR_BROADCOM is not set | ||
50 | # CONFIG_NET_VENDOR_CIRRUS is not set | ||
51 | # CONFIG_NET_VENDOR_EZCHIP is not set | ||
52 | CONFIG_FTGMAC100=y | ||
53 | # CONFIG_NET_VENDOR_HISILICON is not set | ||
54 | # CONFIG_NET_VENDOR_INTEL is not set | ||
55 | # CONFIG_NET_VENDOR_MARVELL is not set | ||
56 | # CONFIG_NET_VENDOR_MICREL is not set | ||
57 | # CONFIG_NET_VENDOR_NATSEMI is not set | ||
58 | # CONFIG_NET_VENDOR_NETRONOME is not set | ||
59 | # CONFIG_NET_VENDOR_QUALCOMM is not set | ||
60 | # CONFIG_NET_VENDOR_RENESAS is not set | ||
61 | # CONFIG_NET_VENDOR_ROCKER is not set | ||
62 | # CONFIG_NET_VENDOR_SAMSUNG is not set | ||
63 | # CONFIG_NET_VENDOR_SEEQ is not set | ||
64 | # CONFIG_NET_VENDOR_SOLARFLARE is not set | ||
65 | # CONFIG_NET_VENDOR_SMSC is not set | ||
66 | # CONFIG_NET_VENDOR_STMICRO is not set | ||
67 | # CONFIG_NET_VENDOR_SYNOPSYS is not set | ||
68 | # CONFIG_NET_VENDOR_VIA is not set | ||
69 | # CONFIG_NET_VENDOR_WIZNET is not set | ||
70 | # CONFIG_WLAN is not set | ||
43 | # CONFIG_INPUT is not set | 71 | # CONFIG_INPUT is not set |
44 | # CONFIG_SERIO is not set | 72 | # CONFIG_SERIO is not set |
45 | # CONFIG_VT is not set | 73 | # CONFIG_VT is not set |
46 | # CONFIG_LEGACY_PTYS is not set | 74 | # CONFIG_LEGACY_PTYS is not set |
47 | # CONFIG_DEVKMEM is not set | ||
48 | CONFIG_SERIAL_8250=y | 75 | CONFIG_SERIAL_8250=y |
49 | # CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set | 76 | # CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set |
50 | CONFIG_SERIAL_8250_CONSOLE=y | 77 | CONFIG_SERIAL_8250_CONSOLE=y |
@@ -53,7 +80,10 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=6 | |||
53 | CONFIG_SERIAL_8250_EXTENDED=y | 80 | CONFIG_SERIAL_8250_EXTENDED=y |
54 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 81 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
55 | CONFIG_SERIAL_OF_PLATFORM=y | 82 | CONFIG_SERIAL_OF_PLATFORM=y |
83 | CONFIG_ASPEED_BT_IPMI_BMC=y | ||
56 | # CONFIG_HW_RANDOM is not set | 84 | # CONFIG_HW_RANDOM is not set |
85 | CONFIG_GPIOLIB=y | ||
86 | CONFIG_GPIO_ASPEED=y | ||
57 | # CONFIG_USB_SUPPORT is not set | 87 | # CONFIG_USB_SUPPORT is not set |
58 | # CONFIG_IOMMU_SUPPORT is not set | 88 | # CONFIG_IOMMU_SUPPORT is not set |
59 | CONFIG_FIRMWARE_MEMMAP=y | 89 | CONFIG_FIRMWARE_MEMMAP=y |
diff --git a/arch/arm/configs/aspeed_g5_defconfig b/arch/arm/configs/aspeed_g5_defconfig index 4f366b0370e9..ae4295ec5c3e 100644 --- a/arch/arm/configs/aspeed_g5_defconfig +++ b/arch/arm/configs/aspeed_g5_defconfig | |||
@@ -27,6 +27,7 @@ CONFIG_ARCH_MULTI_V6=y | |||
27 | CONFIG_ARCH_ASPEED=y | 27 | CONFIG_ARCH_ASPEED=y |
28 | CONFIG_MACH_ASPEED_G5=y | 28 | CONFIG_MACH_ASPEED_G5=y |
29 | CONFIG_DEBUG_RODATA=y | 29 | CONFIG_DEBUG_RODATA=y |
30 | CONFIG_VMSPLIT_2G=y | ||
30 | CONFIG_AEABI=y | 31 | CONFIG_AEABI=y |
31 | CONFIG_UACCESS_WITH_MEMCPY=y | 32 | CONFIG_UACCESS_WITH_MEMCPY=y |
32 | CONFIG_SECCOMP=y | 33 | CONFIG_SECCOMP=y |
@@ -37,15 +38,46 @@ CONFIG_ARM_APPENDED_DTB=y | |||
37 | CONFIG_ARM_ATAG_DTB_COMPAT=y | 38 | CONFIG_ARM_ATAG_DTB_COMPAT=y |
38 | CONFIG_KEXEC=y | 39 | CONFIG_KEXEC=y |
39 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | 40 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
41 | CONFIG_NET=y | ||
42 | CONFIG_UNIX=y | ||
43 | CONFIG_INET=y | ||
44 | CONFIG_NET_NCSI=y | ||
45 | # CONFIG_WIRELESS is not set | ||
40 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 46 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
41 | CONFIG_DEVTMPFS=y | 47 | CONFIG_DEVTMPFS=y |
42 | CONFIG_DEVTMPFS_MOUNT=y | 48 | CONFIG_DEVTMPFS_MOUNT=y |
43 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 49 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
50 | CONFIG_NETDEVICES=y | ||
51 | # CONFIG_NET_VENDOR_ALACRITECH is not set | ||
52 | # CONFIG_NET_VENDOR_AMAZON is not set | ||
53 | # CONFIG_NET_VENDOR_ARC is not set | ||
54 | # CONFIG_NET_CADENCE is not set | ||
55 | # CONFIG_NET_VENDOR_BROADCOM is not set | ||
56 | # CONFIG_NET_VENDOR_CIRRUS is not set | ||
57 | # CONFIG_NET_VENDOR_EZCHIP is not set | ||
58 | CONFIG_FTGMAC100=y | ||
59 | # CONFIG_NET_VENDOR_HISILICON is not set | ||
60 | # CONFIG_NET_VENDOR_INTEL is not set | ||
61 | # CONFIG_NET_VENDOR_MARVELL is not set | ||
62 | # CONFIG_NET_VENDOR_MICREL is not set | ||
63 | # CONFIG_NET_VENDOR_NATSEMI is not set | ||
64 | # CONFIG_NET_VENDOR_NETRONOME is not set | ||
65 | # CONFIG_NET_VENDOR_QUALCOMM is not set | ||
66 | # CONFIG_NET_VENDOR_RENESAS is not set | ||
67 | # CONFIG_NET_VENDOR_ROCKER is not set | ||
68 | # CONFIG_NET_VENDOR_SAMSUNG is not set | ||
69 | # CONFIG_NET_VENDOR_SEEQ is not set | ||
70 | # CONFIG_NET_VENDOR_SOLARFLARE is not set | ||
71 | # CONFIG_NET_VENDOR_SMSC is not set | ||
72 | # CONFIG_NET_VENDOR_STMICRO is not set | ||
73 | # CONFIG_NET_VENDOR_SYNOPSYS is not set | ||
74 | # CONFIG_NET_VENDOR_VIA is not set | ||
75 | # CONFIG_NET_VENDOR_WIZNET is not set | ||
76 | # CONFIG_WLAN is not set | ||
44 | # CONFIG_INPUT is not set | 77 | # CONFIG_INPUT is not set |
45 | # CONFIG_SERIO is not set | 78 | # CONFIG_SERIO is not set |
46 | # CONFIG_VT is not set | 79 | # CONFIG_VT is not set |
47 | # CONFIG_LEGACY_PTYS is not set | 80 | # CONFIG_LEGACY_PTYS is not set |
48 | # CONFIG_DEVKMEM is not set | ||
49 | CONFIG_SERIAL_8250=y | 81 | CONFIG_SERIAL_8250=y |
50 | # CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set | 82 | # CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set |
51 | CONFIG_SERIAL_8250_CONSOLE=y | 83 | CONFIG_SERIAL_8250_CONSOLE=y |
@@ -54,7 +86,10 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=6 | |||
54 | CONFIG_SERIAL_8250_EXTENDED=y | 86 | CONFIG_SERIAL_8250_EXTENDED=y |
55 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 87 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
56 | CONFIG_SERIAL_OF_PLATFORM=y | 88 | CONFIG_SERIAL_OF_PLATFORM=y |
89 | CONFIG_ASPEED_BT_IPMI_BMC=y | ||
57 | # CONFIG_HW_RANDOM is not set | 90 | # CONFIG_HW_RANDOM is not set |
91 | CONFIG_GPIOLIB=y | ||
92 | CONFIG_GPIO_ASPEED=y | ||
58 | # CONFIG_USB_SUPPORT is not set | 93 | # CONFIG_USB_SUPPORT is not set |
59 | # CONFIG_IOMMU_SUPPORT is not set | 94 | # CONFIG_IOMMU_SUPPORT is not set |
60 | CONFIG_FIRMWARE_MEMMAP=y | 95 | CONFIG_FIRMWARE_MEMMAP=y |
@@ -82,6 +117,7 @@ CONFIG_DEBUG_UART_PHYS=0x1e784000 | |||
82 | CONFIG_DEBUG_UART_VIRT=0xe8784000 | 117 | CONFIG_DEBUG_UART_VIRT=0xe8784000 |
83 | CONFIG_EARLY_PRINTK=y | 118 | CONFIG_EARLY_PRINTK=y |
84 | CONFIG_DEBUG_SET_MODULE_RONX=y | 119 | CONFIG_DEBUG_SET_MODULE_RONX=y |
120 | CONFIG_CRYPTO_ECHAINIV=y | ||
85 | # CONFIG_XZ_DEC_X86 is not set | 121 | # CONFIG_XZ_DEC_X86 is not set |
86 | # CONFIG_XZ_DEC_POWERPC is not set | 122 | # CONFIG_XZ_DEC_POWERPC is not set |
87 | # CONFIG_XZ_DEC_IA64 is not set | 123 | # CONFIG_XZ_DEC_IA64 is not set |