Skip to content

Commit

Permalink
arm/configs/aspeed_defconfig: Remove i2c debugging
Browse files Browse the repository at this point in the history
... so we don't lose too much dmesg output. These can be enabled through
dynamic debug anyway.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
  • Loading branch information
jk-ozlabs committed Nov 4, 2015
1 parent 81f2750 commit 3cd273e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/arm/configs/aspeed_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,6 @@ CONFIG_HW_RANDOM=y
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_SLAVE_EEPROM=y
CONFIG_I2C_DEBUG_CORE=y
CONFIG_I2C_DEBUG_ALGO=y
CONFIG_I2C_DEBUG_BUS=y
CONFIG_SPI=y
CONFIG_DEBUG_PINCTRL=y
CONFIG_GPIO_ASPEED=y
Expand Down

0 comments on commit 3cd273e

Please sign in to comment.