aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/ase
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/ase')
-rw-r--r--target/linux/lantiq/ase/base-files/lib/preinit/05_set_preinit_iface_lantiq5
-rw-r--r--target/linux/lantiq/ase/config-5.101
-rw-r--r--target/linux/lantiq/ase/config-5.41
3 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/lantiq/ase/base-files/lib/preinit/05_set_preinit_iface_lantiq b/target/linux/lantiq/ase/base-files/lib/preinit/05_set_preinit_iface_lantiq
new file mode 100644
index 0000000000..5f059ee974
--- /dev/null
+++ b/target/linux/lantiq/ase/base-files/lib/preinit/05_set_preinit_iface_lantiq
@@ -0,0 +1,5 @@
+set_preinit_iface() {
+ ifname=eth0
+}
+
+boot_hook_add preinit_main set_preinit_iface
diff --git a/target/linux/lantiq/ase/config-5.10 b/target/linux/lantiq/ase/config-5.10
index 7007016dde..195e49df69 100644
--- a/target/linux/lantiq/ase/config-5.10
+++ b/target/linux/lantiq/ase/config-5.10
@@ -16,6 +16,7 @@ CONFIG_NLS=y
CONFIG_SGL_ALLOC=y
CONFIG_SOC_AMAZON_SE=y
CONFIG_SOC_TYPE_XWAY=y
+CONFIG_SWCONFIG=y
CONFIG_TARGET_ISA_REV=1
CONFIG_USB=y
CONFIG_USB_COMMON=y
diff --git a/target/linux/lantiq/ase/config-5.4 b/target/linux/lantiq/ase/config-5.4
index 9e4d047059..34187d809e 100644
--- a/target/linux/lantiq/ase/config-5.4
+++ b/target/linux/lantiq/ase/config-5.4
@@ -16,6 +16,7 @@ CONFIG_NLS=y
CONFIG_SGL_ALLOC=y
CONFIG_SOC_AMAZON_SE=y
# CONFIG_SOC_XWAY is not set
+CONFIG_SWCONFIG=y
CONFIG_TARGET_ISA_REV=1
CONFIG_USB=y
CONFIG_USB_COMMON=y