Merge "Do not enable CONFIG_DEBUG_FS for R launched devices" am: 582f3ed8eb
Change-Id: Iedcfcf2ff4fe5b18ddbe6f0e46fca63ee41ef0b8
This commit is contained in:
commit
b026905c17
3 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
# CONFIG_PM_WAKELOCKS is not set
|
||||
# CONFIG_SYSVIPC is not set
|
||||
# CONFIG_USELIB is not set
|
||||
# CONFIG_DEBUG_FS is not set
|
||||
CONFIG_ADVISE_SYSCALLS=y
|
||||
CONFIG_AIO=y
|
||||
CONFIG_ANDROID=y
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
# CONFIG_PM_WAKELOCKS is not set
|
||||
# CONFIG_SYSVIPC is not set
|
||||
# CONFIG_USELIB is not set
|
||||
# CONFIG_DEBUG_FS is not set
|
||||
CONFIG_ADVISE_SYSCALLS=y
|
||||
CONFIG_AIO=y
|
||||
CONFIG_ANDROID=y
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
# CONFIG_PM_WAKELOCKS is not set
|
||||
# CONFIG_SYSVIPC is not set
|
||||
# CONFIG_USELIB is not set
|
||||
# CONFIG_DEBUG_FS is not set
|
||||
CONFIG_ADVISE_SYSCALLS=y
|
||||
CONFIG_AIO=y
|
||||
CONFIG_ANDROID=y
|
||||
|
|
Loading…
Reference in a new issue