Index: linux-3.12.13/arch/arm/Kconfig =================================================================== --- linux-3.12.13.orig/arch/arm/Kconfig 2014-02-22 15:32:50.000000000 -0600 +++ linux-3.12.13/arch/arm/Kconfig 2014-09-11 14:57:00.908030666 -0500 @@ -276,6 +276,17 @@ source "kernel/Kconfig.freezer" +menu "MTS" + +config MTS_NUM_ACCESSORY_PORTS + int "Number of accessory ports in the MTS product" + default 0 + help + Enter the number of accessory ports on your MTS device. + If unsure, say '0'. + +endmenu + menu "System Type" config MMU