diff options
author | Koen Kooi <koen@openembedded.org> | 2005-12-13 08:42:17 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-12-13 08:42:17 +0000 |
commit | 012b9a75e3a543e7389c518ba0ca104e5fd5da36 (patch) | |
tree | b15185da7d76629de971e624ab328b050c06bcfb /packages | |
parent | 5f9a8e81825a8c35e42ba56526015faa93b3961c (diff) |
h2200 defconfig: tweaks
* compile in hamcop dma
* change localversion to 'openembedded'
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/handhelds-pxa-2.6/h2200/defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/handhelds-pxa-2.6/h2200/defconfig b/packages/linux/handhelds-pxa-2.6/h2200/defconfig index 7f99202717..ecc934516a 100644 --- a/packages/linux/handhelds-pxa-2.6/h2200/defconfig +++ b/packages/linux/handhelds-pxa-2.6/h2200/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.13-hh1 -# Mon Dec 12 20:27:14 2005 +# Tue Dec 13 09:15:05 2005 # CONFIG_ARM=y CONFIG_MMU=y @@ -21,7 +21,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 # # General setup # -CONFIG_LOCALVERSION="OpenEmbedded" +CONFIG_LOCALVERSION="-openembedded" CONFIG_SWAP=y CONFIG_SYSVIPC=y # CONFIG_POSIX_MQUEUE is not set @@ -166,7 +166,7 @@ CONFIG_IPAQ_CLOCKS=y # CONFIG_IPAQ_SAMCOP is not set CONFIG_IPAQ_HAMCOP=y CONFIG_IPAQ_SAMCOP_TOUCHSCREEN=m -CONFIG_IPAQ_SAMCOP_DMA=m +CONFIG_IPAQ_SAMCOP_DMA=y CONFIG_DMABOUNCE=y # |