diff options
Diffstat (limited to 'conf/machine/spitz.conf')
-rw-r--r-- | conf/machine/spitz.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf index 7d65f7e9de..f7130ed6bf 100644 --- a/conf/machine/spitz.conf +++ b/conf/machine/spitz.conf @@ -11,8 +11,6 @@ PIVOTBOOT_EXTRA_DEPENDS += "pivotinit pcmcia-cs" PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit pcmcia-cs" PIVOTBOOT_EXTRA_RRECOMMENDS += "" -BOOTSTRAP_EXTRA_RDEPENDS = "kernel hostap-modules-cs orinoco-modules sharp-sdmmc-support \ -kernel-module-net-fd kernel-module-registers kernel-module-pxa27x-bi \ -kernel-module-usbdcore kernel-module-usbdmonitor chkhinge pivotinit" +BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pxa27x-bi" ROOT_FLASH_SIZE = "16" |