diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-07 19:18:38 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-07 19:18:38 +0000 |
commit | 94a0dd5ad44a5365ba79af6c00f3169f6e5f8607 (patch) | |
tree | a9810e3265dfaa2dffd11fb9dd96e82f03203eaf /conf | |
parent | 7a381916e90eedaa7cd4d4ba64c776e4501a929f (diff) |
PocketPC machines: Remove bogus af-key module.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/aximx50.conf | 1 | ||||
-rw-r--r-- | conf/machine/htcuniversal.conf | 1 | ||||
-rw-r--r-- | conf/machine/hx4700.conf | 1 | ||||
-rw-r--r-- | conf/machine/magician.conf | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/conf/machine/aximx50.conf b/conf/machine/aximx50.conf index 0dda9492e9..45ff9724b7 100644 --- a/conf/machine/aximx50.conf +++ b/conf/machine/aximx50.conf @@ -35,7 +35,6 @@ MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware" MACHINE_EXTRA_RRECOMMENDS = "kernel-module-nls-cp437 \ kernel-module-nls-iso8859-1 \ kernel-module-nls-utf8 \ - kernel-module-af-key \ kernel-module-i2c-pxa" # diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index 0dd8782fa8..338709af87 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -29,7 +29,6 @@ XSERVER = "xserver-kdrive-fbdev" MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware" MACHINE_EXTRA_RRECOMMENDS = "\ - kernel-module-af-key \ kernel-module-bsd-comp \ kernel-module-i2c-pxa \ kernel-module-snd-htcuniversal-audio \ diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf index 2c2982876e..daa74866b2 100644 --- a/conf/machine/hx4700.conf +++ b/conf/machine/hx4700.conf @@ -35,7 +35,6 @@ PREFERRED_VERSION_orinoco-modules = "0.15rc1" MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware" MACHINE_EXTRA_RRECOMMENDS = "\ - kernel-module-af-key \ kernel-module-i2c-pxa \ kernel-module-pxa27x-voltage \ kernel-module-pxa27x-voltage-max158xx \ diff --git a/conf/machine/magician.conf b/conf/machine/magician.conf index 900b24b751..e099825a40 100644 --- a/conf/machine/magician.conf +++ b/conf/machine/magician.conf @@ -41,7 +41,6 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" PREFERRED_VERSION_orinoco-modules = "0.15rc1" MACHINE_EXTRA_RRECOMMENDS = " \ - kernel-module-af-key \ kernel-module-i2c-pxa \ kernel-module-pxa27x-voltage \ kernel-module-pxa27x-voltage-max158xx \ |