configure: ivi_x86_defconfig: remove double assign of CONFIG_CAN_CALC_BITTIMING
authorRicardo Neri <ricardo.neri-calderon@linux.intel.com>
Sat, 27 Sep 2014 00:23:25 +0000 (17:23 -0700)
committerRicardo Neri <ricardo.neri-calderon@linux.intel.com>
Mon, 29 Sep 2014 18:27:27 +0000 (11:27 -0700)
commit17a89c1e1471290cdc235fba0d7a59ddc2dcde03
tree8ee605023351d37791c62b880d5b584edeb475dc
parent4e444ebf9736f1e26187e6853bb507b245cd9153
configure: ivi_x86_defconfig: remove double assign of CONFIG_CAN_CALC_BITTIMING

Even though CONFIG_CAN_CALC_BITTIMING is selected as 'y' the commented-out
line causes kbuild to generate a warning about double assignation.
Remove the warning.

Change-Id: Ibb3679e721e188754a2bbdf58d9f8534879740e7
Signed-off-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com>
arch/x86/configs/ivi_x86_defconfig