Skip to content

Commit 8700f09

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

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

arch/m68k/configs/m5475evb_defconfig

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
CONFIG_EXPERIMENTAL=y
21
# CONFIG_SWAP is not set
32
CONFIG_LOG_BUF_SHIFT=14
4-
CONFIG_SYSFS_DEPRECATED=y
5-
CONFIG_SYSFS_DEPRECATED_V2=y
63
CONFIG_SYSCTL_SYSCALL=y
74
# CONFIG_KALLSYMS is not set
8-
# CONFIG_HOTPLUG is not set
95
# CONFIG_FUTEX is not set
106
# CONFIG_EPOLL is not set
117
# CONFIG_SIGNALFD is not set
@@ -20,9 +16,6 @@ CONFIG_MODULES=y
2016
# CONFIG_IOSCHED_DEADLINE is not set
2117
# CONFIG_IOSCHED_CFQ is not set
2218
CONFIG_COLDFIRE=y
23-
CONFIG_M547x=y
24-
CONFIG_CLOCK_SET=y
25-
CONFIG_CLOCK_FREQ=266000000
2619
# CONFIG_4KSTACKS is not set
2720
CONFIG_RAMBASE=0x0
2821
CONFIG_RAMSIZE=0x2000000
@@ -32,7 +25,6 @@ CONFIG_KERNELBASE=0x20000
3225
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
3326
# CONFIG_FW_LOADER is not set
3427
CONFIG_MTD=y
35-
CONFIG_MTD_CHAR=y
3628
CONFIG_MTD_BLOCK=y
3729
CONFIG_MTD_CFI=y
3830
CONFIG_MTD_JEDECPROBE=y

0 commit comments

Comments
 (0)