Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

for enabling bluetooth #1

Open
hounjini opened this issue Aug 8, 2012 · 4 comments
Open

for enabling bluetooth #1

hounjini opened this issue Aug 8, 2012 · 4 comments

Comments

@hounjini
Copy link

hounjini commented Aug 8, 2012

add

CONFIG_BT=y
CONFIG_BT_L2CAP=y
CONFIG_BT_RFCOMM=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=y
CONFIG_BT_HIDP=y
CONFIG_BT_HCIUART=y
CONFIG_BT_HCIUART_H4=y

to rider_defconfig :-)

@hounjini
Copy link
Author

hounjini commented Aug 8, 2012

/net/bluetooth/rfcomm/core.c

->chan->
을 ->로 변경

sock.c에서
->chan->을
->으로 변경

(chan을 거치도록 되어있는데 얘들을 다 없애주시면 됩니다.)

@gunine
Copy link
Owner

gunine commented Aug 8, 2012

이건 CM9을 빌드하기 위한 변경사항인거죠?!

@hounjini
Copy link
Author

hounjini commented Aug 8, 2012

네 순정기반이 아니고 cm용이에요

@gunine
Copy link
Owner

gunine commented Aug 8, 2012

일단 공통으로 적용 될 OC및 Governor등 부분들을 추가한 후 CM9, CM10으로 브랜칭 하고 추가하면 될 것 같네요.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants