mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
2c0a6f2d4f
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
5 lines
99 B
C
5 lines
99 B
C
#include "gpio.h"
|
|
#include "portmux.h"
|
|
#include "ports.h"
|
|
|
|
#define CONFIG_BF51x 1 /* Linux glue */
|