diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-01-14 23:03:02 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-01-14 23:03:02 +0000 |
commit | 426035340eaa5cb6b8c893785c7706bcffe5a581 (patch) | |
tree | a580c5f14a1ed3db3da20784b4ba6c9e89f37ef2 /packages/linux/linux-efika | |
parent | 934186241e31b00c8e7d7bcc1bb00203037dfe8a (diff) |
linux-efika: Enable CIFS in defconfig.
Diffstat (limited to 'packages/linux/linux-efika')
-rw-r--r-- | packages/linux/linux-efika/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-efika/defconfig b/packages/linux/linux-efika/defconfig index 05a06b6c5e..b8a39ffa05 100644 --- a/packages/linux/linux-efika/defconfig +++ b/packages/linux/linux-efika/defconfig @@ -1827,7 +1827,7 @@ CONFIG_RPCSEC_GSS_SPKM3=m CONFIG_SMB_FS=m CONFIG_SMB_NLS_DEFAULT=y CONFIG_SMB_NLS_REMOTE="iso8859-1" -# CONFIG_CIFS is not set +CONFIG_CIFS=m # CONFIG_NCP_FS is not set # CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set |