mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-03 01:23:29 +08:00
ad885e4570
Remove driver model CONFIGs from the board config headers and use Kconfig instead. Signed-off-by: Simon Glass <sjg@chromium.org>
7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9G20"
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_SNAPPER9260=y
|
|
CONFIG_DM=y
|
|
CONFIG_DM_GPIO=y
|
|
CONFIG_DM_SERIAL=y
|