We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 :-)
The text was updated successfully, but these errors were encountered:
/net/bluetooth/rfcomm/core.c
->chan-> 을 ->로 변경
sock.c에서 ->chan->을 ->으로 변경
(chan을 거치도록 되어있는데 얘들을 다 없애주시면 됩니다.)
Sorry, something went wrong.
이건 CM9을 빌드하기 위한 변경사항인거죠?!
네 순정기반이 아니고 cm용이에요
일단 공통으로 적용 될 OC및 Governor등 부분들을 추가한 후 CM9, CM10으로 브랜칭 하고 추가하면 될 것 같네요.
No branches or pull requests
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 :-)
The text was updated successfully, but these errors were encountered: