summaryrefslogtreecommitdiff
path: root/conf/machine/at91sam9261ek.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/at91sam9261ek.conf')
-rw-r--r--conf/machine/at91sam9261ek.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/at91sam9261ek.conf b/conf/machine/at91sam9261ek.conf
index 1d5e0134f9..e59dacbc86 100644
--- a/conf/machine/at91sam9261ek.conf
+++ b/conf/machine/at91sam9261ek.conf
@@ -8,6 +8,8 @@ PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+KERNEL_IMAGETYPE = "uImage"
+
#don't try to access tty1
USE_VT = "0"