mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 03:08:31 +00:00
6 lines
99 B
C
6 lines
99 B
C
|
#include "gpio.h"
|
||
|
#include "portmux.h"
|
||
|
#include "ports.h"
|
||
|
|
||
|
#define CONFIG_BF50x 1 /* Linux glue */
|