diff options
author | Erik Hovland <erik@hovland.org> | 2006-05-23 20:25:22 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-23 20:25:22 +0000 |
commit | 2b82709ff01a6f234554f2c952c1123c3fea17d7 (patch) | |
tree | 11109c28ce2b53ace8d1378bd8871143d8e0374a | |
parent | f85602e94b6b24559cae12c5ccfc5b22c8bf9d6f (diff) |
Backing out PARPORT config since it causes oops on h3600.
-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, 2 insertions, 10 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 0c3aca3e10..97aeac5392 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,11 +235,7 @@ CONFIG_ALIGNMENT_TRAP=y # # Parallel port support # -CONFIG_PARPORT=m -CONFIG_PARPORT_PC=m -CONFIG_PARPORT_SERIAL=m -CONFIG_PARPORT_PC_PCMCIA=m -CONFIG_PARPORT_NOT_PC=y +# CONFIG_PARPORT is not set # # 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 dfff54a0d1..ad30591336 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,11 +235,7 @@ CONFIG_ALIGNMENT_TRAP=y # # Parallel port support # -CONFIG_PARPORT=m -CONFIG_PARPORT_PC=m -CONFIG_PARPORT_SERIAL=m -CONFIG_PARPORT_PC_PCMCIA=m -CONFIG_PARPORT_NOT_PC=y +# CONFIG_PARPORT is not set # # Memory Technology Devices (MTD) |