mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
ARM: rockchip_defconfig: disable CONFIG_I2C_HID
No android board use hid-over-i2c.
before:
text data bss dec hex filename
12536545 4902620 2158240 19597405 12b085d vmlinux
after:
text data bss dec hex filename
12530111 4902420 2158240 19590771 12aee73 vmlinux
Save about 6K.
Change-Id: Idc64bafe267d614041faf7ac0355fffabba8fc36
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -538,7 +538,6 @@ CONFIG_SND_SIMPLE_CARD=y
|
||||
CONFIG_HIDRAW=y
|
||||
CONFIG_UHID=y
|
||||
CONFIG_USB_HIDDEV=y
|
||||
CONFIG_I2C_HID=y
|
||||
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
||||
CONFIG_USB_MON=y
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
|
||||
Reference in New Issue
Block a user