TIMA_LKMAUTH prevents loading modules built for development. Fix
not to select TIMA_LKMAUTH by selecting MODULES for possibility
to set the config option.
Change-Id: I65b084ff31e7428296d8995ecb1a9c7a005118c8
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
menuconfig MODULES
bool "Enable loadable module support"
option modules
- select TIMA_LKMAUTH
help
Kernel modules are small pieces of compiled code which can
be inserted in the running kernel, rather than being