# headset **Repository Path**: kangear/headset ## Basic Information - **Project Name**: headset - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. cd kernel/driver/ git clone xxxxx.git (v1.0) 2. 2.a vi kernel/driver/Kconfig add "source "drivers/headset/Kconfig"" 2.b vi kernel/driver/Makefile add "obj-$(CONFIG_RK_HEADSET_DET) += headset/" 3. ls /sys/class/switch/h2w if exist. this is OK. 4. update source vesion