|
发表于 2015-8-31 12:09:11
只看该作者
沙发
怎么图片显示不了,粘贴文字吧
.config - Linux/arm 3.10.0 Kernel Configuration
> Device Drivers > Input device support > g_sensor device support ─────────────────
┌────────────────────────── g_sensor device support ───────────────────────────┐
│ Arrow keys navigate the menu. <Enter> selects submenus --->. Highlighted │
│ letters are hotkeys. Pressing <Y> includes, <N> excludes, <M> modularizes │
│ features. Press <Esc><Esc> to exit, <?> for Help, </> for Search. Legend: │
│ [*] built-in [ ] excluded <M> module < > module capable │
│ ┌──────────────────────────────────────────────────────────────────────────┐ │
│ │ --- g_sensor device support │ │
│ │ [ ] gs_mma7660 │ │
│ │ [*] gs_mma8452 │ │
│ │ [ ] gs_lis3dh │ │
│ │ [ ] gs_l3g4200d │ │
│ │ [ ] gs_bma023 │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ └──────────────────────────────────────────────────────────────────────────┘ │
├──────────────────────────────────────────────────────────────────────────────┤
│ <Select> < Exit > < Help > < Save > < Load >
然后编译之后,没有编译出mma8452.o
tsy@tsy:/media/tsy/data/rk3288/kernel/drivers/input/gsensor$ ls
bma023.c l3g4200d.c lis3dh_acc_misc.h lis3dh.h mma7660.c
Kconfig lis3dh_acc_misc.c lis3dh.c Makefile mma8452.c
|
|