# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
+# these shouldnt be here
+CONFIG_TOSA_POWER_KEY_OFF=y
+CONFIG_BOOT_TOSA_POWER_KEY_OFF=y
+
#
# Ftape, the floppy tape device driver
#
RMKV = "7"
PXAV = "3"
SHARPV = "20031107"
-PR = "r19"
+PR = "r20"
DESCRIPTION = "Linux kernel for OpenZaurus PXA processor based devices."
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/openzaurus-pxa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
SRC_URI_append_poodle += " file://smallfonts.diff;patch=1"
# apply this when we have a kernel that builds with gcc 3.x:
# SRC_URI_append = file://machtune-args.patch;patch=1
+SRC_URI_append_tosa = " file://tosa-power-key-off.patch;patch=1"
S = "${WORKDIR}/linux"