mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-05 11:13:32 +00:00
5 lines
99 B
C
5 lines
99 B
C
#include "gpio.h"
|
|
#include "portmux.h"
|
|
#include "ports.h"
|
|
|
|
#define CONFIG_BF50x 1 /* Linux glue */
|