diff options
Diffstat (limited to 'conf/distro/openslug.conf')
-rw-r--r-- | conf/distro/openslug.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index c24001f3f4..4277888bfa 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -77,7 +77,6 @@ OPENSLUG_STANDARD_RDEPENDS += "\ kernel-module-ext2 \ kernel-module-jbd \ kernel-module-ext3 \ -kernel-module-nfs \ kernel-module-vfat \ kernel-module-ntfs \ kernel-module-isofs \ @@ -86,10 +85,6 @@ kernel-module-reiserfs \ kernel-module-nls-cp437 \ kernel-module-nls-utf8 \ " -# Add modules required for firmware loading -OPENSLUG_STANDARD_RDEPENDS += "\ -kernel-module-firmware-class \ -" # Add module to create i2c chardev OPENSLUG_STANDARD_RDEPENDS += "\ |