immortalwrt/target/linux/x86
Alberto Bursi 6adf8abd88 x86: add support for AWS T3 instances
Amazon AWS T3 cloud instances require kernel support
for the Elastic Fabric Adapter to access storage
and for Elastic Network Adapter to use network
interfaces.

Since the Fabric Adapter is needed to access
root filesystem, enable in x86_64 kernel.

Elastic Network Adapter goes in a module,
and add this module to default list in x86_64.
The module is set to AutoLoad because AutoProbe does
not seem to load it.

Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
2021-03-02 12:19:23 +08:00
..
64 x86: add support for AWS T3 instances 2021-03-02 12:19:23 +08:00
base-files x86: add led driver for PC Engines APU1 2021-02-21 12:06:55 +08:00
generic Merge Mainline 2020-11-14 13:55:18 +08:00
geode treewide: remove support for kernel 4.x 2020-10-31 11:39:45 +08:00
image target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
legacy x86: add AMD Ryzen (The Zen Core Architecture) target 2019-12-03 06:40:51 -08:00
patches-5.4 x86: add led driver for PC Engines APU1 2021-02-21 12:06:55 +08:00
zen treewide: remove support for kernel 4.x 2020-10-31 11:39:45 +08:00
config-5.4 config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-26 12:03:41 +08:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
modules.mk x86: add support for AWS T3 instances 2021-03-02 12:19:23 +08:00