Skip to content

Commit

Permalink
lctr-a6xx: include kallsyms in kernel.
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmartins committed Oct 16, 2014
1 parent 28e3a2f commit 9c879ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion systems/lctr-a6xx/cfg/linux-3.5.4.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ CONFIG_ANON_INODES=y
CONFIG_EXPERT=y
# CONFIG_UID16 is not set
# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_KALLSYMS is not set
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
Expand Down

0 comments on commit 9c879ac

Please sign in to comment.