summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/microblaze_generic.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-core/recipes-kernel/linux/linux-xlnx/microblaze_generic.cfg')
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx/microblaze_generic.cfg18
1 files changed, 18 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/microblaze_generic.cfg b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/microblaze_generic.cfg
new file mode 100644
index 00000000..6ec6a997
--- /dev/null
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/microblaze_generic.cfg
@@ -0,0 +1,18 @@
1CONFIG_SERIAL_OF_PLATFORM=y
2CONFIG_DP83867_PHY=y
3CONFIG_EARLY_PRINTK=y
4CONFIG_MTD_PHYSMAP=y
5CONFIG_MTD_PHYSMAP_OF=y
6CONFIG_NET_CORE=y
7CONFIG_XILINX_PHY=y
8CONFIG_XILINX_MICROBLAZE0_FAMILY="kintex7"
9CONFIG_XILINX_MICROBLAZE0_USE_MSR_INSTR=1
10CONFIG_XILINX_MICROBLAZE0_USE_PCMP_INSTR=1
11CONFIG_XILINX_MICROBLAZE0_USE_BARREL=1
12CONFIG_XILINX_MICROBLAZE0_USE_DIV=1
13CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL=2
14CONFIG_XILINX_MICROBLAZE0_USE_FPU=1
15CONFIG_XILINX_MICROBLAZE0_HW_VER="11.0"
16CONFIG_KERNEL_BASE_ADDR=0x80000000
17CONFIG_CMDLINE="console=ttyUL0,115200 earlycon root=/dev/ram0 rw"
18CONFIG_BLK_DEV_INITRD=y \ No newline at end of file