Skip to content

Commit fee5392

Browse files
committed
m68knommu: update defconfig for ColdFire m5407c3
No change to active configuration settings, updated to match current Kconfigs only. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
1 parent 59c024b commit fee5392

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

arch/m68k/configs/m5407c3_defconfig

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
# CONFIG_MMU is not set
2-
CONFIG_EXPERIMENTAL=y
31
CONFIG_LOG_BUF_SHIFT=14
4-
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
52
CONFIG_EXPERT=y
63
# CONFIG_KALLSYMS is not set
7-
# CONFIG_HOTPLUG is not set
84
# CONFIG_FUTEX is not set
95
# CONFIG_EPOLL is not set
106
# CONFIG_SIGNALFD is not set
@@ -17,9 +13,8 @@ CONFIG_MODULE_UNLOAD=y
1713
# CONFIG_BLK_DEV_BSG is not set
1814
# CONFIG_IOSCHED_DEADLINE is not set
1915
# CONFIG_IOSCHED_CFQ is not set
16+
# CONFIG_MMU is not set
2017
CONFIG_M5407=y
21-
CONFIG_CLOCK_SET=y
22-
CONFIG_CLOCK_FREQ=50000000
2318
CONFIG_M5407C3=y
2419
CONFIG_RAMBASE=0x00000000
2520
CONFIG_RAMSIZE=0x00000000
@@ -38,22 +33,17 @@ CONFIG_INET=y
3833
# CONFIG_IPV6 is not set
3934
# CONFIG_FW_LOADER is not set
4035
CONFIG_MTD=y
41-
CONFIG_MTD_CHAR=y
4236
CONFIG_MTD_BLOCK=y
4337
CONFIG_MTD_RAM=y
4438
CONFIG_MTD_UCLINUX=y
4539
CONFIG_BLK_DEV_RAM=y
46-
# CONFIG_MISC_DEVICES is not set
4740
CONFIG_NETDEVICES=y
48-
CONFIG_NET_ETHERNET=y
49-
# CONFIG_NETDEV_1000 is not set
50-
# CONFIG_NETDEV_10000 is not set
5141
CONFIG_PPP=y
5242
# CONFIG_INPUT is not set
5343
# CONFIG_VT is not set
44+
# CONFIG_UNIX98_PTYS is not set
5445
CONFIG_SERIAL_MCF=y
5546
CONFIG_SERIAL_MCF_CONSOLE=y
56-
# CONFIG_UNIX98_PTYS is not set
5747
# CONFIG_HW_RANDOM is not set
5848
# CONFIG_HWMON is not set
5949
# CONFIG_USB_SUPPORT is not set
@@ -63,8 +53,5 @@ CONFIG_EXT2_FS=y
6353
CONFIG_ROMFS_FS=y
6454
CONFIG_ROMFS_BACKED_BY_MTD=y
6555
# CONFIG_NETWORK_FILESYSTEMS is not set
66-
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
67-
CONFIG_SYSCTL_SYSCALL_CHECK=y
6856
CONFIG_BOOTPARAM=y
6957
CONFIG_BOOTPARAM_STRING="root=/dev/mtdblock0"
70-
# CONFIG_CRC32 is not set

0 commit comments

Comments
 (0)