diff options
author | Greg Ungerer <gerg@snapgear.com> | 2005-11-01 23:53:58 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-02 00:41:19 -0500 |
commit | b30db61b9bdc6bbc43a1b3bc5664092103d2bd82 (patch) | |
tree | a251e6adf782d1a4980caaf3f5e714ef6b6b7823 | |
parent | 4569ff88437759a7dadce2514cc64cb53c95a0bc (diff) |
[PATCH] m68knommu: updated defconfig
Updated m68knommu defconfig. Part of changing the "Motorola" names
to their new name "Freescale".
Signed-off-by: Greg Ungerer <gerg@uclinux.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-rw-r--r-- | arch/m68knommu/defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/m68knommu/defconfig b/arch/m68knommu/defconfig index 87f2d6587c56..2d59ba1a79ba 100644 --- a/arch/m68knommu/defconfig +++ b/arch/m68knommu/defconfig | |||
@@ -99,7 +99,7 @@ CONFIG_M5272C3=y | |||
99 | # CONFIG_NETtel is not set | 99 | # CONFIG_NETtel is not set |
100 | # CONFIG_CPU16B is not set | 100 | # CONFIG_CPU16B is not set |
101 | # CONFIG_MOD5272 is not set | 101 | # CONFIG_MOD5272 is not set |
102 | CONFIG_MOTOROLA=y | 102 | CONFIG_FREESCALE=y |
103 | # CONFIG_LARGE_ALLOCS is not set | 103 | # CONFIG_LARGE_ALLOCS is not set |
104 | CONFIG_4KSTACKS=y | 104 | CONFIG_4KSTACKS=y |
105 | CONFIG_RAMAUTO=y | 105 | CONFIG_RAMAUTO=y |
@@ -554,7 +554,6 @@ CONFIG_EXT2_FS=y | |||
554 | # CONFIG_XFS_FS is not set | 554 | # CONFIG_XFS_FS is not set |
555 | # CONFIG_MINIX_FS is not set | 555 | # CONFIG_MINIX_FS is not set |
556 | CONFIG_ROMFS_FS=y | 556 | CONFIG_ROMFS_FS=y |
557 | CONFIG_MAGIC_ROM_PTR=y | ||
558 | # CONFIG_INOTIFY is not set | 557 | # CONFIG_INOTIFY is not set |
559 | # CONFIG_QUOTA is not set | 558 | # CONFIG_QUOTA is not set |
560 | # CONFIG_DNOTIFY is not set | 559 | # CONFIG_DNOTIFY is not set |