Allow IKHEADERS to be either =y or =m

am: 2139b3bf53

Change-Id: I1cc863556e8e0199b6beccf4abab39e1e83719ec
This commit is contained in:
Ram Muthiah 2020-01-28 18:12:27 -08:00 committed by android-build-merger
commit cc7cca4b32
6 changed files with 42 additions and 3 deletions

View file

@ -113,3 +113,17 @@
</config>
</group>
<!-- CONFIG_IKHEADERS=y || CONFIG_IKHEADERS=m -->
<group>
<conditions>
<config>
<key>CONFIG_IKHEADERS</key>
<value type="tristate">n</value>
</config>
</conditions>
<config>
<key>DISALLOW_CONFIG_IKHEADERS_IS_N</key>
<value type="bool">y</value>
</config>
</group>

View file

@ -58,7 +58,6 @@ CONFIG_HID_SONY=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_IKHEADERS=m
CONFIG_INET6_ESP=y
CONFIG_INET6_IPCOMP=y
CONFIG_INET6_XFRM_MODE_TRANSPORT=y

View file

@ -113,3 +113,17 @@
</config>
</group>
<!-- CONFIG_IKHEADERS=y || CONFIG_IKHEADERS=m -->
<group>
<conditions>
<config>
<key>CONFIG_IKHEADERS</key>
<value type="tristate">n</value>
</config>
</conditions>
<config>
<key>DISALLOW_CONFIG_IKHEADERS_IS_N</key>
<value type="bool">y</value>
</config>
</group>

View file

@ -58,7 +58,6 @@ CONFIG_HID_SONY=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_IKHEADERS=m
CONFIG_INET6_ESP=y
CONFIG_INET6_IPCOMP=y
CONFIG_INET6_XFRM_MODE_TRANSPORT=y

View file

@ -113,3 +113,17 @@
</config>
</group>
<!-- CONFIG_IKHEADERS=y || CONFIG_IKHEADERS=m -->
<group>
<conditions>
<config>
<key>CONFIG_IKHEADERS</key>
<value type="tristate">n</value>
</config>
</conditions>
<config>
<key>DISALLOW_CONFIG_IKHEADERS_IS_N</key>
<value type="bool">y</value>
</config>
</group>

View file

@ -58,7 +58,6 @@ CONFIG_HID_SONY=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_IKHEADERS=m
CONFIG_INET6_ESP=y
CONFIG_INET6_IPCOMP=y
CONFIG_INET=y