Blame view

arch/arm/configs/mv78xx0_defconfig 3.09 KB
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
1
  CONFIG_EXPERIMENTAL=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
2
  CONFIG_SYSVIPC=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
3
  CONFIG_LOG_BUF_SHIFT=14
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
4
  CONFIG_SYSFS_DEPRECATED_V2=y
6a108a14f   David Rientjes   kconfig: rename C...
5
  CONFIG_EXPERT=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
6
  CONFIG_KALLSYMS_ALL=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
7
  # CONFIG_SLUB_DEBUG is not set
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
8
  CONFIG_PROFILING=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
9
  CONFIG_OPROFILE=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
10
  CONFIG_KPROBES=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
11
  CONFIG_MODULES=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
12
  CONFIG_MODULE_UNLOAD=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
13
  # CONFIG_BLK_DEV_BSG is not set
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
14
  CONFIG_ARCH_MV78XX0=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
15
  CONFIG_MACH_DB78X00_BP=y
569106c70   Lennert Buytenhek   [ARM] mv78xx0: Ad...
16
  CONFIG_MACH_RD78X00_MASA=y
c499546f4   Sebastien Requiem   [ARM] MV78xx0: Su...
17
  CONFIG_MACH_TERASTATION_WXL=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
18
19
  CONFIG_NO_HZ=y
  CONFIG_HIGH_RES_TIMERS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
20
  CONFIG_PREEMPT=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
21
  CONFIG_AEABI=y
3a5df4bf2   Nicolas Pitre   [ARM] mv78xx0: up...
22
  CONFIG_HIGHMEM=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
23
24
  CONFIG_ZBOOT_ROM_TEXT=0x0
  CONFIG_ZBOOT_ROM_BSS=0x0
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
25
  CONFIG_FPE_NWFPE=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
26
  CONFIG_VFP=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
27
  CONFIG_NET=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
28
  CONFIG_PACKET=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
29
  CONFIG_UNIX=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
30
31
  CONFIG_INET=y
  CONFIG_IP_MULTICAST=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
32
33
34
  CONFIG_IP_PNP=y
  CONFIG_IP_PNP_DHCP=y
  CONFIG_IP_PNP_BOOTP=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
35
  # CONFIG_IPV6 is not set
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
36
  CONFIG_NET_PKTGEN=m
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
37
  CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
3a5df4bf2   Nicolas Pitre   [ARM] mv78xx0: up...
38
  # CONFIG_FIRMWARE_IN_KERNEL is not set
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
39
  CONFIG_MTD=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
40
  CONFIG_MTD_PARTITIONS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
41
  CONFIG_MTD_CMDLINE_PARTS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
42
  CONFIG_MTD_CHAR=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
43
  CONFIG_MTD_BLOCK=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
44
45
  CONFIG_MTD_CFI=y
  CONFIG_MTD_JEDECPROBE=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
46
  CONFIG_MTD_CFI_ADV_OPTIONS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
47
  CONFIG_MTD_CFI_GEOMETRY=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
48
49
  CONFIG_MTD_CFI_INTELEXT=y
  CONFIG_MTD_CFI_AMDSTD=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
50
  CONFIG_MTD_PHYSMAP=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
51
  CONFIG_MTD_NAND=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
52
  CONFIG_MTD_NAND_ORION=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
53
  CONFIG_BLK_DEV_LOOP=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
54
  # CONFIG_SCSI_PROC_FS is not set
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
55
  CONFIG_BLK_DEV_SD=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
56
  CONFIG_BLK_DEV_SR=m
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
57
  CONFIG_CHR_DEV_SG=m
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
58
  CONFIG_ATA=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
59
  CONFIG_SATA_MV=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
60
  CONFIG_NETDEVICES=y
3a5df4bf2   Nicolas Pitre   [ARM] mv78xx0: up...
61
  CONFIG_MARVELL_PHY=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
62
63
  CONFIG_NET_ETHERNET=y
  CONFIG_MII=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
64
  CONFIG_NET_PCI=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
65
  CONFIG_MV643XX_ETH=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
66
  # CONFIG_NETDEV_10000 is not set
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
67
  # CONFIG_INPUT_MOUSEDEV is not set
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
68
  CONFIG_INPUT_EVDEV=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
69
70
  # CONFIG_INPUT_KEYBOARD is not set
  # CONFIG_INPUT_MOUSE is not set
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
71
  # CONFIG_SERIO is not set
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
72
  # CONFIG_VT is not set
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
73
74
75
  CONFIG_SERIAL_8250=y
  CONFIG_SERIAL_8250_CONSOLE=y
  # CONFIG_SERIAL_8250_PCI is not set
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
76
  CONFIG_SERIAL_8250_RUNTIME_UARTS=2
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
77
  CONFIG_LEGACY_PTY_COUNT=16
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
78
  # CONFIG_HW_RANDOM is not set
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
79
  CONFIG_I2C=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
80
  CONFIG_I2C_CHARDEV=y
3a5df4bf2   Nicolas Pitre   [ARM] mv78xx0: up...
81
  CONFIG_I2C_MV64XXX=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
82
  CONFIG_USB=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
83
84
85
  CONFIG_USB_EHCI_HCD=y
  CONFIG_USB_EHCI_ROOT_HUB_TT=y
  CONFIG_USB_EHCI_TT_NEWSCHED=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
86
  CONFIG_USB_PRINTER=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
87
  CONFIG_USB_STORAGE=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
88
89
  CONFIG_USB_STORAGE_DATAFAB=y
  CONFIG_USB_STORAGE_FREECOM=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
90
91
92
  CONFIG_USB_STORAGE_SDDR09=y
  CONFIG_USB_STORAGE_SDDR55=y
  CONFIG_USB_STORAGE_JUMPSHOT=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
93
94
  CONFIG_NEW_LEDS=y
  CONFIG_LEDS_CLASS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
95
96
97
  CONFIG_LEDS_TRIGGERS=y
  CONFIG_LEDS_TRIGGER_TIMER=y
  CONFIG_LEDS_TRIGGER_HEARTBEAT=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
98
  CONFIG_RTC_CLASS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
99
  CONFIG_RTC_DRV_DS1307=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
100
  CONFIG_RTC_DRV_RS5C372=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
101
  CONFIG_RTC_DRV_M41T80=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
102
  CONFIG_EXT2_FS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
103
104
  CONFIG_EXT3_FS=y
  # CONFIG_EXT3_FS_XATTR is not set
3a5df4bf2   Nicolas Pitre   [ARM] mv78xx0: up...
105
  CONFIG_EXT4_FS=m
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
106
  CONFIG_INOTIFY=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
107
108
  CONFIG_ISO9660_FS=m
  CONFIG_JOLIET=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
109
  CONFIG_UDF_FS=m
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
110
111
  CONFIG_MSDOS_FS=y
  CONFIG_VFAT_FS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
112
  CONFIG_TMPFS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
113
  CONFIG_JFFS2_FS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
114
  CONFIG_CRAMFS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
115
116
  CONFIG_NFS_FS=y
  CONFIG_NFS_V3=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
117
  CONFIG_ROOT_NFS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
118
  CONFIG_PARTITION_ADVANCED=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
119
  CONFIG_BSD_DISKLABEL=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
120
  CONFIG_NLS_CODEPAGE_437=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
121
  CONFIG_NLS_CODEPAGE_850=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
122
123
  CONFIG_NLS_ISO8859_1=y
  CONFIG_NLS_ISO8859_2=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
124
  CONFIG_MAGIC_SYSRQ=y
3a5df4bf2   Nicolas Pitre   [ARM] mv78xx0: up...
125
  CONFIG_DEBUG_FS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
126
  CONFIG_DEBUG_KERNEL=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
127
  CONFIG_SCHEDSTATS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
128
129
  # CONFIG_DEBUG_BUGVERBOSE is not set
  CONFIG_DEBUG_INFO=y
3a5df4bf2   Nicolas Pitre   [ARM] mv78xx0: up...
130
  # CONFIG_RCU_CPU_STALL_DETECTOR is not set
3a5df4bf2   Nicolas Pitre   [ARM] mv78xx0: up...
131
  CONFIG_SYSCTL_SYSCALL_CHECK=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
132
133
  CONFIG_DEBUG_USER=y
  CONFIG_DEBUG_ERRORS=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
134
  CONFIG_DEBUG_LL=y
34c64a5d8   Daniel Thompson   ARM: 8268/1: conf...
135
  CONFIG_DEBUG_LL_UART_8250=y
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
136
  CONFIG_CRYPTO_CBC=m
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
137
  CONFIG_CRYPTO_ECB=m
009b47dfc   Lennert Buytenhek   [ARM] mv78xx0: ad...
138
  CONFIG_CRYPTO_PCBC=m
3a5df4bf2   Nicolas Pitre   [ARM] mv78xx0: up...
139
  # CONFIG_CRYPTO_ANSI_CPRNG is not set