summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-03-01 15:53:45 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2025-03-01 15:53:45 +0100
commit09bfcefbe73b9a3e8a402da9ee0796259d20eb20 (patch)
tree3e8894da5a4c0291be634efb8835472292a7b809 /target
parentc5242db196aab9b6845a91fac572e7ecd46872d6 (diff)
bfin: allow 2.6.x kernel, arcturus device have networking
Diffstat (limited to 'target')
-rw-r--r--target/bfin/systems/arcturus-ucbf54x1
-rw-r--r--target/linux/Config.in.kernelversion1
2 files changed, 1 insertions, 1 deletions
diff --git a/target/bfin/systems/arcturus-ucbf54x b/target/bfin/systems/arcturus-ucbf54x
index 1079b4b7e..e9e2bf430 100644
--- a/target/bfin/systems/arcturus-ucbf54x
+++ b/target/bfin/systems/arcturus-ucbf54x
@@ -1,6 +1,7 @@
config ADK_TARGET_SYSTEM_ARCTURUS_UCBF54X
bool "Arcturus uCBF54x"
select ADK_TARGET_CPU_BFIN_BF548
+ select ADK_TARGET_WITH_NETDEVICE
select ADK_TARGET_PACKAGE_TXZ
help
Arcturus uCBF54x.
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index c61eaf134..e3260d3bc 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -185,7 +185,6 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_3_4
config ADK_TARGET_LINUX_KERNEL_VERSION_2_6_32
bool "2.6.32.70"
depends on !ADK_TARGET_ARCH_ARC
- depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_CSKY
depends on !ADK_TARGET_ARCH_H8300
depends on !ADK_TARGET_ARCH_NDS32