diff options
Diffstat (limited to 'roms/u-boot/board/cogent/kbm.c')
-rw-r--r-- | roms/u-boot/board/cogent/kbm.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roms/u-boot/board/cogent/kbm.c b/roms/u-boot/board/cogent/kbm.c new file mode 100644 index 00000000..84964025 --- /dev/null +++ b/roms/u-boot/board/cogent/kbm.c @@ -0,0 +1,3 @@ +/* keyboard/mouse not implemented yet */ + +int cma_kbm_not_implemented = 1; |