Require CONFIG_USB_RTL8152 != n if we have host usb support. am: 56ca936e4f
am: 53ec17ac02
am: 33f0ebd37c
Change-Id: I480e73fca8edf519fc1e23846941b6afc6e53ed4
This commit is contained in:
commit
dd0b7a819f
3 changed files with 42 additions and 0 deletions
|
@ -143,3 +143,17 @@
|
|||
</config>
|
||||
</group>
|
||||
|
||||
<!-- CONFIG_USB implies CONFIG_USB_RTL8152 -->
|
||||
<group>
|
||||
<conditions>
|
||||
<config>
|
||||
<key>CONFIG_USB_RTL8152</key>
|
||||
<value type="bool">n</value>
|
||||
</config>
|
||||
</conditions>
|
||||
<config>
|
||||
<key>CONFIG_USB</key>
|
||||
<value type="bool">n</value>
|
||||
</config>
|
||||
</group>
|
||||
|
||||
|
|
|
@ -143,3 +143,17 @@
|
|||
</config>
|
||||
</group>
|
||||
|
||||
<!-- CONFIG_USB implies CONFIG_USB_RTL8152 -->
|
||||
<group>
|
||||
<conditions>
|
||||
<config>
|
||||
<key>CONFIG_USB_RTL8152</key>
|
||||
<value type="bool">n</value>
|
||||
</config>
|
||||
</conditions>
|
||||
<config>
|
||||
<key>CONFIG_USB</key>
|
||||
<value type="bool">n</value>
|
||||
</config>
|
||||
</group>
|
||||
|
||||
|
|
|
@ -147,3 +147,17 @@
|
|||
</config>
|
||||
</group>
|
||||
|
||||
<!-- CONFIG_USB implies CONFIG_USB_RTL8152 -->
|
||||
<group>
|
||||
<conditions>
|
||||
<config>
|
||||
<key>CONFIG_USB_RTL8152</key>
|
||||
<value type="bool">n</value>
|
||||
</config>
|
||||
</conditions>
|
||||
<config>
|
||||
<key>CONFIG_USB</key>
|
||||
<value type="bool">n</value>
|
||||
</config>
|
||||
</group>
|
||||
|
||||
|
|
Loading…
Reference in a new issue