diff options
| author | Erik Hovland <erik@hovland.org> | 2006-05-22 19:05:24 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-22 19:05:24 +0000 |
| commit | fc0711ae1805e4cf8654de0cf8d48b2389990526 (patch) | |
| tree | 3cd901e92e11c88345e798184a54577f2887b330 /packages/linux | |
| parent | 70d578e6693b2713c6e5b31b4e4b318c419e505a (diff) | |
| parent | 5df2eacd530758fbd5cca526f606d2e95417c0ed (diff) | |
merge of 6b93ecbe268d25fd1431774e86d13249d43b909c
and baa8f71c79346cb61aec79abc76df5849f08e76f
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) |
