Skip to content

Commit

Permalink
Add mer config
Browse files Browse the repository at this point in the history
  • Loading branch information
piggz committed Mar 28, 2016
1 parent c6b9383 commit 5459f77
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions arch/arm/configs/falcon_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3644,3 +3644,45 @@ CONFIG_NLATTR=y
# CONFIG_CORDIC is not set
CONFIG_QMI_ENCDEC=y
# CONFIG_MOT_PATCH_KERNEL is not set

# Added for Mer
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_AUTOFS4_FS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_FANOTIFY=y
CONFIG_ANDROID_PARANOID_NETWORK=n
CONFIG_RTC_DRV_CMOS=y
CONFIG_ANDROID_LOW_MEMORY_KILLER=n
CONFIG_VT=y
CONFIG_UEVENT_HELPER_PATH=""
CONFIG_DUMMY=n
CONFIG_USB_ANDROID_USBNET=n
CONFIG_USB_USBNET=y
#CONFIG_ANDROID_PMEM_DEBUG=y
#untested
#CONFIG_BRIDGE=y
CONFIG_SECCOMP=y
CONFIG_NET_CLS_CGROUP=y
CONFIG_CGROUP_PERF=y
CONFIG_CHECKPOINT_RESTORE=y
CONFIG_HIDRAW=y
CONFIG_NETFILTER_NETLINK_ACCT=y
CONFIG_NETPRIO_CGROUP=y
CONFIG_FHANDLE=y
CONFIG_AUDIT=n
CONFIG_SCHEDSTATS=y
CONFIG_CGROUP_MEM_RES_CTLR_KMEM=y
CONFIG_SCHED_DEBUG=y
CONFIG_NETFILTER_XT_MATCH_NFACCT=y
CONFIG_WATCHDOG_NOWAYOUT=y
CONFIG_CGROUP_DEVICE=y
CONFIG_BLK_CGROUP=y
CONFIG_SECURITY_SELINUX=n
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_BT_HCIUART=y
CONFIG_BT_HCIUART_H4=y
CONFIG_NLS_UTF8=y
CONFIG_WATCHDOG_NOWAYOUT=y
CONFIG_MODULES=y
CONFIG_PRONTO_WLAN=m

0 comments on commit 5459f77

Please sign in to comment.