diff options
author | Greg Ungerer <gerg@snapgear.com> | 2005-11-02 07:53:58 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-02 08:41:19 +0300 |
commit | b30db61b9bdc6bbc43a1b3bc5664092103d2bd82 (patch) | |
tree | a251e6adf782d1a4980caaf3f5e714ef6b6b7823 /arch/m68knommu/defconfig | |
parent | 4569ff88437759a7dadce2514cc64cb53c95a0bc (diff) | |
download | linux-b30db61b9bdc6bbc43a1b3bc5664092103d2bd82.tar.xz |
[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>
Diffstat (limited to 'arch/m68knommu/defconfig')
-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 # CONFIG_NETtel is not set # CONFIG_CPU16B is not set # CONFIG_MOD5272 is not set -CONFIG_MOTOROLA=y +CONFIG_FREESCALE=y # CONFIG_LARGE_ALLOCS is not set CONFIG_4KSTACKS=y CONFIG_RAMAUTO=y @@ -554,7 +554,6 @@ CONFIG_EXT2_FS=y # CONFIG_XFS_FS is not set # CONFIG_MINIX_FS is not set CONFIG_ROMFS_FS=y -CONFIG_MAGIC_ROM_PTR=y # CONFIG_INOTIFY is not set # CONFIG_QUOTA is not set # CONFIG_DNOTIFY is not set |