VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Andrew Morton <akpm@linux-foundation.org> 2012-06-01 14:57:41 -0700 committer: Linus Torvalds <torvalds@linux-foundation.org> 2012-06-01 19:47:26 -0700 commit: 92a8956364233c3b6f930aa00c852c558b70a91e parent: 0a4dd35c67b144d8ef9432120105f1aab9293ee9
Commit Summary:
fs/nls/Makefile: remove bogus CONFIG_ assignments
Diffstat:
1 file changed, 0 insertions, 12 deletions
diff --git a/fs/nls/Makefile b/fs/nls/Makefile
index b6b0550a7c80..5d74647c4462 100644
--- a/fs/nls/Makefile
+++ b/fs/nls/Makefile
@@ -2,18 +2,6 @@
 # Makefile for native language support
 #
 
-CONFIG_NLS_MACCELTIC=m
-CONFIG_NLS_MACCENTEURO=m
-CONFIG_NLS_MACCROATIAN=m
-CONFIG_NLS_MACCYRILLIC=m
-CONFIG_NLS_MACGAELIC=m
-CONFIG_NLS_MACGREEK=m
-CONFIG_NLS_MACICELAND=m
-CONFIG_NLS_MACINUIT=m
-CONFIG_NLS_MACROMANIAN=m
-CONFIG_NLS_MACROMAN=m
-CONFIG_NLS_MACTURKISH=m
-
 obj-$(CONFIG_NLS)		+= nls_base.o
 
 obj-$(CONFIG_NLS_CODEPAGE_437)	+= nls_cp437.o