Hi Ran,
As I said earlier, you should not edit the .config file manually.
If you want some "defconfig" with "OMAP MUX" support then create ".config" with that support and rename to "ti8148_evm_defconfig,"
cp -rf .config arch/arm/configs/ti8148_evm_defconfig
Got it !