linux-rp-2.6.24: fix tosa kernel build
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Wed, 5 Nov 2008 12:54:07 +0000 (15:54 +0300)
committerDmitry Baryshkov <dbaryshkov@gmail.com>
Tue, 11 Nov 2008 18:36:51 +0000 (21:36 +0300)
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
packages/linux/linux-rp-2.6.24/defconfig-tosa
packages/linux/linux-rp_2.6.24.bb

index 379b8bc..db1aa16 100644 (file)
@@ -828,6 +828,7 @@ CONFIG_INPUT_EVDEV=y
 # Input Device Drivers
 #
 CONFIG_INPUT_KEYBOARD=y
+# CONFIG_SHARPSL_RC is not set
 # CONFIG_KEYBOARD_ATKBD is not set
 # CONFIG_KEYBOARD_SUNKBD is not set
 # CONFIG_KEYBOARD_LKKBD is not set
index b19111e..6275b31 100644 (file)
@@ -131,8 +131,6 @@ SRC_URI_append_tosa = "\
            file://tosa/0014-tosa_udc_use_gpio_vbus.patch.patch;patch=1 \
            file://tosa/0015-sharpsl-export-params.patch;patch=1 \
            file://tosa/0016-This-patch-fixes-the-pxa25x-clocks-definitions-to-ad.patch;patch=1 \
-           file://tosa/0017-Convert-pxa2xx-UDC-to-use-debugfs.patch;patch=1 \
-           file://tosa/0018-Fix-the-pxa2xx_udc-to-balance-calls-to-clk_enable-cl.patch;patch=1 \
            file://tosa/0026-I-don-t-think-we-should-check-for-IRQs-when-determin.patch;patch=1 \
            file://tosa/0027-Add-LiMn-one-of-the-most-common-for-small-non-recha.patch;patch=1 \
            file://tosa/0028-Add-suspend-resume-wakeup-support-for-pda_power.patch;patch=1 \
@@ -184,6 +182,8 @@ SRC_URI_append_tosa = "\
            file://tosa/0056-Support-resetting-by-asserting-GPIO-pin.patch;patch=1 \
            file://tosa/0057-Clean-up-tosa-resetting.patch;patch=1 \
            "
+#           file://tosa/0017-Convert-pxa2xx-UDC-to-use-debugfs.patch;patch=1 \
+#           file://tosa/0018-Fix-the-pxa2xx_udc-to-balance-calls-to-clk_enable-cl.patch;patch=1 \
 
 SRC_URI_append_htcuniversal ="\
        file://htcuni-acx.patch;patch=1;status=external \