summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/agilex.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/agilex.conf b/conf/machine/agilex.conf
index 650fbe9..dfe5693 100644
--- a/conf/machine/agilex.conf
+++ b/conf/machine/agilex.conf
@@ -2,7 +2,7 @@
2#@NAME: Altera Agilex 2#@NAME: Altera Agilex
3#@DESCRIPTION: Layer for the Intel PSG Agilex 3#@DESCRIPTION: Layer for the Intel PSG Agilex
4 4
5KBUILD_DEFCONFIG ?= "agilex_minimal_defconfig" 5KBUILD_DEFCONFIG ?= "defconfig"
6 6
7require conf/machine/include/socfpga_armv8a.inc 7require conf/machine/include/socfpga_armv8a.inc
8 8