diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/macbookair4_2 | 3 | ||||
-rw-r--r-- | config/macbookair5_2 | 3 | ||||
-rw-r--r-- | config/macbookpro10_1 | 3 | ||||
-rw-r--r-- | config/macbookpro8_1 | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/config/macbookair4_2 b/config/macbookair4_2 new file mode 100644 index 0000000..00409b8 --- /dev/null +++ b/config/macbookair4_2 @@ -0,0 +1,3 @@ +CONFIG_USE_OPTION_TABLE=y +CONFIG_VENDOR_APPLE=y +CONFIG_BOARD_APPLE_MACBOOKAIR4_2=y diff --git a/config/macbookair5_2 b/config/macbookair5_2 new file mode 100644 index 0000000..6f0da3f --- /dev/null +++ b/config/macbookair5_2 @@ -0,0 +1,3 @@ +CONFIG_USE_OPTION_TABLE=y +CONFIG_VENDOR_APPLE=y +CONFIG_BOARD_APPLE_MACBOOKAIR5_2=y diff --git a/config/macbookpro10_1 b/config/macbookpro10_1 new file mode 100644 index 0000000..37c6778 --- /dev/null +++ b/config/macbookpro10_1 @@ -0,0 +1,3 @@ +CONFIG_USE_OPTION_TABLE=y +CONFIG_VENDOR_APPLE=y +CONFIG_BOARD_APPLE_MACBOOKPRO10_1=y diff --git a/config/macbookpro8_1 b/config/macbookpro8_1 new file mode 100644 index 0000000..796da82 --- /dev/null +++ b/config/macbookpro8_1 @@ -0,0 +1,3 @@ +CONFIG_USE_OPTION_TABLE=y +CONFIG_VENDOR_APPLE=y +CONFIG_BOARD_APPLE_MACBOOKPRO8_1=y |