7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
# Please replace the "EXAMPLE_MOD" and "example module" name to your package name
|
|
|
|
config BR2_MOD_EXAMPLE_MOD
|
|
bool "example module"
|
|
default y
|
|
|