Blame view

buildroot/buildroot-2016.08.1/board/gdb/bfin-bf512/linux-4.6.config 2.6 KB
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
  # CONFIG_LOCALVERSION_AUTO is not set
  CONFIG_SYSVIPC=y
  CONFIG_BLK_DEV_INITRD=y
  # CONFIG_RD_GZIP is not set
  # CONFIG_RD_BZIP2 is not set
  # CONFIG_RD_LZMA is not set
  # CONFIG_RD_XZ is not set
  # CONFIG_RD_LZO is not set
  # CONFIG_RD_LZ4 is not set
  CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  # CONFIG_UID16 is not set
  # CONFIG_SGETMASK_SYSCALL is not set
  # CONFIG_SYSFS_SYSCALL is not set
  # CONFIG_KALLSYMS is not set
  # CONFIG_BUG is not set
  # CONFIG_BASE_FULL is not set
  # CONFIG_ADVISE_SYSCALLS is not set
  # CONFIG_MEMBARRIER is not set
  CONFIG_EMBEDDED=y
  # CONFIG_VM_EVENT_COUNTERS is not set
  # CONFIG_SLUB_DEBUG is not set
  # CONFIG_COMPAT_BRK is not set
  CONFIG_MODULES=y
  # CONFIG_BLOCK is not set
  CONFIG_BF512=y
  # CONFIG_SET_GENERIC_CLOCKEVENTS is not set
  # CONFIG_I_ENTRY_L1 is not set
  # CONFIG_EXCPT_IRQ_SYSC_L1 is not set
  # CONFIG_DO_IRQ_L1 is not set
  # CONFIG_CORE_TIMER_IRQ_L1 is not set
  # CONFIG_IDLE_L1 is not set
  # CONFIG_SCHEDULE_L1 is not set
  # CONFIG_ARITHMETIC_OPS_L1 is not set
  # CONFIG_ACCESS_OK_L1 is not set
  # CONFIG_MEMSET_L1 is not set
  # CONFIG_MEMCPY_L1 is not set
  # CONFIG_STRCMP_L1 is not set
  # CONFIG_STRNCMP_L1 is not set
  # CONFIG_STRCPY_L1 is not set
  # CONFIG_STRNCPY_L1 is not set
  # CONFIG_SYS_BFIN_SPINLOCK_L1 is not set
  # CONFIG_CACHELINE_ALIGNED_L1 is not set
  # CONFIG_DCACHE_FLUSH_L1 is not set
  # CONFIG_APP_STACK_L1 is not set
  # CONFIG_BFIN_INS_LOWOVERHEAD is not set
  # CONFIG_BFIN_ICACHE is not set
  # CONFIG_BFIN_DCACHE is not set
  # CONFIG_C_AMCKEN is not set
  CONFIG_BINFMT_ELF_FDPIC=y
  CONFIG_BINFMT_FLAT=y
  # CONFIG_COREDUMP is not set
  # CONFIG_SUSPEND is not set
  # CONFIG_UEVENT_HELPER is not set
  # CONFIG_STANDALONE is not set
  # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  # CONFIG_FW_LOADER is not set
  # CONFIG_ALLOW_DEV_COREDUMP is not set
  # CONFIG_INPUT is not set
  # CONFIG_SERIO is not set
  # CONFIG_VT is not set
  # CONFIG_LEGACY_PTYS is not set
  CONFIG_SERIAL_BFIN=y
  CONFIG_SERIAL_BFIN_CONSOLE=y
  CONFIG_SERIAL_BFIN_UART0=y
  CONFIG_SERIAL_BFIN_UART1=y
  # CONFIG_BFIN_OTP is not set
  # CONFIG_HW_RANDOM is not set
  # CONFIG_HWMON is not set
  # CONFIG_USB_SUPPORT is not set
  # CONFIG_MANDATORY_FILE_LOCKING is not set
  # CONFIG_DNOTIFY is not set
  # CONFIG_MISC_FILESYSTEMS is not set
  CONFIG_NLS=y
  CONFIG_NLS_DEFAULT="utf-8"
  CONFIG_PRINTK_TIME=y
  # CONFIG_ENABLE_WARN_DEPRECATED is not set
  # CONFIG_ENABLE_MUST_CHECK is not set
  # CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
  CONFIG_MAGIC_SYSRQ=y
  # CONFIG_SCHED_DEBUG is not set
  # CONFIG_FTRACE is not set
  # CONFIG_DEBUG_VERBOSE is not set
  # CONFIG_DEBUG_HUNT_FOR_ZERO is not set
  # CONFIG_DEBUG_BFIN_HWTRACE_ON is not set
  CONFIG_EARLY_PRINTK=y
  # CONFIG_ACCESS_CHECK is not set
  # CONFIG_CRC32 is not set