diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf index 3dedd1b..520b87d 100755 --- a/conf/machine/raspberrypi.conf +++ b/conf/machine/raspberrypi.conf @@ -7,8 +7,6 @@ TARGET_ARCH = "arm" require conf/machine/include/tune-arm1176jzf-s.inc -GUI_MACHINE_CLASS = "bigscreen" - INHERIT += "sdcard_image-rpi" IMAGE_FSTYPES ?= "tar.bz2 ext3 rpi-sdimg"