diff options
-rw-r--r-- | packages/linux/linux-rp-2.6.24/defconfig-tosa | 1 | ||||
-rw-r--r-- | packages/linux/linux-rp_2.6.24.bb | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/packages/linux/linux-rp-2.6.24/defconfig-tosa b/packages/linux/linux-rp-2.6.24/defconfig-tosa index 379b8bc44e..db1aa16238 100644 --- a/packages/linux/linux-rp-2.6.24/defconfig-tosa +++ b/packages/linux/linux-rp-2.6.24/defconfig-tosa @@ -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 diff --git a/packages/linux/linux-rp_2.6.24.bb b/packages/linux/linux-rp_2.6.24.bb index b19111ebcb..6275b31fd0 100644 --- a/packages/linux/linux-rp_2.6.24.bb +++ b/packages/linux/linux-rp_2.6.24.bb @@ -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 \ |