diff options
| author | Tom Rini <[email protected]> | 2025-01-24 16:35:58 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-01-24 16:35:58 -0600 |
| commit | 0e198ff1a9114763af3e82e7abf884ee1da4e64f (patch) | |
| tree | 44e1ef0c8dcc5b7ed4c942f4856576115fbb6cea /configs/iNet_86VS_defconfig | |
| parent | 8162f35a108441b8d7a44ac9266c1a64dbf79fd5 (diff) | |
configs: Resync with savedefconfig
Resync all defconfig files using qconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/iNet_86VS_defconfig')
| -rw-r--r-- | configs/iNet_86VS_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/iNet_86VS_defconfig b/configs/iNet_86VS_defconfig index 42c9da9f947..afa530d1bd9 100644 --- a/configs/iNet_86VS_defconfig +++ b/configs/iNet_86VS_defconfig @@ -1,7 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_DEFAULT_DEVICE_TREE="sun5i-a13-inet-86vs" -# CONFIG_OF_UPSTREAM is not set CONFIG_SPL=y CONFIG_MACH_SUN5I=y CONFIG_DRAM_CLK=408 @@ -15,6 +14,7 @@ CONFIG_VIDEO_LCD_BL_EN="AXP0-1" CONFIG_VIDEO_LCD_BL_PWM="PB2" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL_I2C=y +# CONFIG_OF_UPSTREAM is not set CONFIG_SYS_I2C_MVTWSI=y CONFIG_SYS_I2C_SLAVE=0x7f CONFIG_SYS_I2C_SPEED=400000 |
