diff options
author | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-08-08 16:36:52 +0000 |
---|---|---|
committer | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-08-08 16:36:52 +0000 |
commit | 3edf84491e44049eecaa83f73625190694a6177e (patch) | |
tree | 30672deaaad6f2063d788e06bc5297ab17e17be5 /packages/linux/handhelds-pxa-2.6/hx-iwmmxt.patch | |
parent | 25ba1e57507f5a0b8b8163551aab626d80f16b6e (diff) | |
parent | d9894509a7e38a1259feb1963388d6c22d2fe62a (diff) |
merge of a2b72038a75fbaa0877614758b62b3787a0937a4
and ade4046c4fc13b91526f334d6ca6f33972b6ff8c
Diffstat (limited to 'packages/linux/handhelds-pxa-2.6/hx-iwmmxt.patch')
-rw-r--r-- | packages/linux/handhelds-pxa-2.6/hx-iwmmxt.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/packages/linux/handhelds-pxa-2.6/hx-iwmmxt.patch b/packages/linux/handhelds-pxa-2.6/hx-iwmmxt.patch new file mode 100644 index 0000000000..2cb7b37da7 --- /dev/null +++ b/packages/linux/handhelds-pxa-2.6/hx-iwmmxt.patch @@ -0,0 +1,15 @@ +Index: kernel26/arch/arm/mach-pxa/hx4700/Kconfig +=================================================================== +RCS file: /cvs/linux/kernel26/arch/arm/mach-pxa/hx4700/Kconfig,v +retrieving revision 1.22 +diff -u -r1.22 Kconfig +--- kernel26/arch/arm/mach-pxa/hx4700/Kconfig 28 Mar 2006 19:12:12 -0000 1.22 ++++ kernel26/arch/arm/mach-pxa/hx4700/Kconfig 6 Aug 2006 23:24:52 -0000 +@@ -2,6 +2,7 @@ + bool "HP iPAQ hx4700" + select PXA27x + select GPIO_KEYS ++ select IWMMXT + help + This enables support for the HP iPAQ hx4700 handheld. + |