mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org>
6 lines
102 B
Text
6 lines
102 B
Text
CONFIG_ARM=y
|
|
CONFIG_OMAP34XX=y
|
|
CONFIG_TARGET_DIG297=y
|
|
CONFIG_DM=n
|
|
CONFIG_DM_SERIAL=n
|
|
CONFIG_DM_GPIO=n
|