summaryrefslogtreecommitdiff
path: root/target/arm/kernel/pcduino-3b
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-07-15 03:02:03 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-07-15 03:03:30 +0200
commit13823c84f03e96c2fb9a06dbe4eef31b4833a427 (patch)
tree70f7ae77ec5843fef7f09e6da9fb7e77c7d765fa /target/arm/kernel/pcduino-3b
parent0b16459987fb2e621e875203d9a6fc4b0e3aecb9 (diff)
pcduino 3b skeleton
Diffstat (limited to 'target/arm/kernel/pcduino-3b')
-rw-r--r--target/arm/kernel/pcduino-3b8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/arm/kernel/pcduino-3b b/target/arm/kernel/pcduino-3b
new file mode 100644
index 000000000..56e9cdb8f
--- /dev/null
+++ b/target/arm/kernel/pcduino-3b
@@ -0,0 +1,8 @@
+CONFIG_ARM=y
+CONFIG_ARM_PATCH_PHYS_VIRT=y
+CONFIG_MMU=y
+CONFIG_ARCH_MULTIPLATFORM=y
+CONFIG_ARCH_MULTI_V7=y
+CONFIG_ARCH_MULTI_V6_V7=y
+CONFIG_ARCH_SUNXI=y
+CONFIG_MACH_SUN7I=y