Restrict the list of acceptable prerequisites

This only allows the radio and bootloader from 4.0.2
and 4.0.4

Change-Id: I633acd9c7d2ac35ca3737aaaa9aac647af6dfdd1
diff --git a/board-info.txt b/board-info.txt
index ac9f08e..d8f418b 100644
--- a/board-info.txt
+++ b/board-info.txt
@@ -1,4 +1,4 @@
 require board=tuna
-require version-bootloader=PRIMEKJ10|PRIMEKK15|PRIMEKL01|PRIMELA03
-require version-baseband=I9250XXKK6|I9250XXLA1|I9250XXLA2
+require version-bootloader=PRIMEKK15|PRIMELA03
+require version-baseband=I9250XXKK6|I9250XXLA2