linux-palmpre: enable uinput support in defconfig
authorSimon Busch <morphis@gravedo.de>
Tue, 14 Sep 2010 14:54:38 +0000 (16:54 +0200)
committerSimon Busch <morphis@gravedo.de>
Tue, 14 Sep 2010 19:12:33 +0000 (21:12 +0200)
Signed-off-by: Simon Busch <morphis@gravedo.de>
recipes/linux/linux-palmpre/defconfig
recipes/linux/linux-palmpre_git.bb

index 08c5bb0..7bdaf0c 100644 (file)
@@ -892,7 +892,7 @@ CONFIG_INPUT_MISC=y
 # CONFIG_INPUT_KEYSPAN_REMOTE is not set
 # CONFIG_INPUT_POWERMATE is not set
 # CONFIG_INPUT_YEALINK is not set
-# CONFIG_INPUT_UINPUT is not set
+CONFIG_INPUT_UINPUT=y
 CONFIG_HSDL9100_PROX_SENSOR=y
 CONFIG_LIGHTSENSOR_AMBIENT6200=y
 CONFIG_INPUT_ACCELEROMETER=y
index 59e8d6c..47d71de 100644 (file)
@@ -13,7 +13,7 @@ S = "${WORKDIR}/git/"
 
 SRCREV = "96eba42952e860f652e66a72569319dfd35756dc"
 KV = "2.6.24"
-PR="r1"
+PR="r2"
 PV = "${KV}+gitr${SRCPV}"
 
 # linux.inc overrides LOCAVERSION but we like to stay with the one used originally