diff options
author | Erik Hovland <erik@hovland.org> | 2006-05-15 20:48:54 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-15 20:48:54 +0000 |
commit | 9c257cb57a9bc7bbbf90310cf592aeaa24cc1960 (patch) | |
tree | 2bb3bc938fb45695e39eeadbb7e3284bf7bfd12b /packages/linux | |
parent | 90e48aeb042edb8375acef4b0443e5a0a1cb19bd (diff) | |
parent | ceb9beb6476d646012e9ba52f2a67eb0038f90ae (diff) |
merge of 599c09d67423118adcf4ed6ee44637260778ff74
and 8fbc8e73670d1f0b1c156b5be2c15cb389f2128e
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh37.4/defconfig-h3600 | 6 | ||||
-rw-r--r-- | packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh40/defconfig-h3600 | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh37.4/defconfig-h3600 b/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh37.4/defconfig-h3600 index 97aeac5392..0c3aca3e10 100644 --- a/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh37.4/defconfig-h3600 +++ b/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh37.4/defconfig-h3600 @@ -235,7 +235,11 @@ CONFIG_ALIGNMENT_TRAP=y # # Parallel port support # -# CONFIG_PARPORT is not set +CONFIG_PARPORT=m +CONFIG_PARPORT_PC=m +CONFIG_PARPORT_SERIAL=m +CONFIG_PARPORT_PC_PCMCIA=m +CONFIG_PARPORT_NOT_PC=y # # Memory Technology Devices (MTD) diff --git a/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh40/defconfig-h3600 b/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh40/defconfig-h3600 index ad30591336..dfff54a0d1 100644 --- a/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh40/defconfig-h3600 +++ b/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh40/defconfig-h3600 @@ -235,7 +235,11 @@ CONFIG_ALIGNMENT_TRAP=y # # Parallel port support # -# CONFIG_PARPORT is not set +CONFIG_PARPORT=m +CONFIG_PARPORT_PC=m +CONFIG_PARPORT_SERIAL=m +CONFIG_PARPORT_PC_PCMCIA=m +CONFIG_PARPORT_NOT_PC=y # # Memory Technology Devices (MTD) |